Cameron Knowlton wrote:
> I'm trying to configure Squid to run over multiple IP addresses. I found the following configuration code that supposedly manages the task, but I can't seem to get it working:
>
> acl ip1 myip 24.69.1.2
> acl ip2 myip 24.69.1.3
> tcp_outgoing_address 24.69.1.2 ip1
> tcp_outgoing_address 24.69.1.3 ip2
The above depends on what your http_port and/or https_port settings are.
And what IPs are assigned to the machine.
NP: myip ACL type does not work reliably on interception proxies. Only
of regular forward-proxies and reverse-proxies.
Amos
-- Please be using Current Stable Squid 2.7.STABLE7 or 3.0.STABLE20 Current Beta Squid 3.1.0.14Received on Sat Nov 14 2009 - 00:21:53 MST
This archive was generated by hypermail 2.2.0 : Sat Nov 14 2009 - 12:00:02 MST