Rajesh Bandar wrote:
> But when we try and connect that site it sees a different source Ip
> (210.84.128.13) which is one of our cahce_peer. Why does the squid forward
> cache_peer IP instead of our proxy server IP. Is there any way to fix this
> problem. I tried doing always_direct method but no luck.
Probably the request was forwarded to the cache peer.
See the always_direct tag for forcing Squid to go direct to certain
locations, ignoring any cache_peer settings.
One example:
acl infotrac-custom dstdomain .infotrac-custom.com
always_direct allow infotrac-custom
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Dec 14 2000 - 21:38:35 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:58 MST