On Tue, 19 Oct 2004, Martin Altmann wrote:
Any idea what we have to change to forward the client IP from the NS Proxy to squid?
You should be able to use the new req_header acl type of Squid-2.5.STABLE7 to match this custom header sent by your NS Proxy.
Not as easy to use or effective as the src acl matching the source IP of the connection to Squid, but still possible.
Regards Henrik
