This is a discussion on RE: [squid-users] Problem with Proxy port 80 within the Squid Users forums, part of the Web Server and Related Forums category; > What should we do or how should we configure if there is a > rediraction? If the gateway is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> What should we do or how should we configure if there is a
> rediraction? If the gateway is directing port 80 to the Squid box, it creates a loop: 1) Client connects to Squid box (which you have setup to listen on port 80) and makes request 2) Squid box tries to connect to port 80 on remote server to fulfill request 3) Gateway intercepts the connection to port 80 and sends it to the Squid box 4) Squid receives this redirected request on port 80... If you have the redirection set up, turn it off. Ask the vendor of your gateway if you need help with that. Adam |