Hi,
I am currently implementing a setup whereby I need
to modify the outbound port that Squid uses (port 80) when it cannot find the
content within its cache. We need to have this feature as we're using
Transparent proxying facilities to hit squid, if not found, then need to
redirect Squids traffic (via another tproxy) to a load balancing
server.
Please note that the load balancing server does not support ICP but
currently waits for HTTP requests on port 82. Therefore, we just need to do the
redirection of Squid outbound HTTP requests (defaults on port 80) to port 82 of
the load balancing server.
How can we modify Squids outbound port for
this?
Thankyou.
Michael.
