« Return to Thread: SQUID port to port

Re: SQUID port to port

by Henrik Nordstrom-5 :: Rate this Message:

Reply to Author | View in Thread

On mån, 2008-07-21 at 15:19 -0700, elsergio wrote:
> Hi,
>
> Here comes another squid question:
>
> It is possible to have a squid proxy working like this:
>
> listening on port 80 and forward connection to ip1 on port 8080
> listening on port 81 and forward connection to ip2 on port 8181

Yes. That's a reverse proxy with multiple ports and multiple backend
servers, using cache_peer_access to select what to sent to each.

Regards
Henrik


signature.asc (316 bytes) Download Attachment

 « Return to Thread: SQUID port to port