[squid-users] Fwd: ERROR: http_port or ACL larger than 65536 (short type)

2018-11-30 Thread kalice caprice
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

Re: [squid-users] squid-users Digest, Vol 44, Issue 8

2018-04-08 Thread kalice caprice
-ow...@lists.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 - Po

[squid-users] Fwd: Outbound IPv6/128 - Possible ?

2018-04-08 Thread kalice caprice
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