On 05/03/2010 03:07 PM, Henrik Nordström wrote:
mån 2010-05-03 klockan 21:59 +1200 skrev Amos Jeffries:
Donẗ forget to add whildcard interface name syntax such as ppp+ or
similar, as used for many dialup or vpn network configurations sharing
the exact same dynamic ip problem.
But generally my recommendation is to not use tcp_outgoing_address and
instead rely on routing to pick the most suitable interface.
I understand, but we are using tcp_outgoing_address because it supports
ACLs and we route some users to a dedicated ISP exclusive to them. It
breaks server side persistent connections so we disable it, but I think
it could be theoretically possible to have server side persistent
connections in Squid is changed to keep track of the outgoing address
and group those connections accordingly
Regards
Henrik