Hello guys,
I understand that to forward all requests to another proxy I would do
something like this:
cache_peer <Parent_proxy_IP> parent <port> 0 no-query default
acl all src 0.0.0.0/0.0.0.0
http_access allow all
never_direct allow all
However, I want to be able to forward different src ips to different proxies.
What is the best way to do this, or should I just repeat the above
lines one for each specific IP?
Thank you.
Andres
Received on Wed Oct 21 2009 - 04:19:41 MDT
This archive was generated by hypermail 2.2.0 : Wed Oct 21 2009 - 12:00:02 MDT