Hello,
Inside my squid.conf I'm setting up ACL like this:
http_port 0.0.0.0:20740 name=20740
acl ip10740 myportname 20740
and then
tcp_outgoing_address x.x.x.x ip10740
I've got over 65536 (about 80k) ACL inside my squid.conf and squid throws
this error:
ERROR: The value '65536' is larger than
ists.squid-cache.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of squid-users digest..."
>
>
> Today's Topics:
>
>1. Fwd: Outbound IPv6/128 - Possible ? (kalice caprice)
>2. Re: Fwd: Outbound IPv6/128 -
Hello,
I'm trying to bound mutiples IPv4:Port entry to a different outbound IPv6
this way:
http_port 94.xxx.xxx.204:10001 name=1
acl ip1 myportname 1
tcp_outgoing_address 2a01::::::eb7c:8336 ip1
http_port 94.xxx.xxx.204:10002 name=2
acl ip2 myportname 2
tcp_outgoing_address 2