Re: [squid-users] /64 ipv6

2019-02-27 Thread Amos Jeffries
On 28/02/19 2:38 am, mzgmedia wrote: > we like too add maybe 1 million of IPv6 on a single squid server but probably > the squid will crash because the config file will be too big > Squid will not crash. It will determine that there are too many HTTP ports being attempted and cleanly shutdown wit

Re: [squid-users] /64 ipv6

2019-02-27 Thread mzgmedia
we like too add maybe 1 million of IPv6 on a single squid server but probably the squid will crash because the config file will be too big -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___ squid-users maili

Re: [squid-users] /64 ipv6

2019-02-26 Thread Amos Jeffries
On 27/02/19 11:10 am, mzgmedia wrote: > we want to add the entire /64 > > something like this > > acl A myip a::b:c/64 > tcp_outgoing_address A a::b:c/64 > That directive is for selecting a src-IP address of IP packets that form a TCP connection. There can only ever be one src-IP per connecti

Re: [squid-users] /64 ipv6

2019-02-26 Thread mzgmedia
we want to add the entire /64 something like this acl A myip a::b:c/64 tcp_outgoing_address A a::b:c/64 -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___ squid-users mailing list squid-users@lists.squid

Re: [squid-users] /64 ipv6

2019-02-26 Thread Amos Jeffries
On 27/02/19 10:27 am, mzgmedia wrote: > hello > > it will be nice if will be possible to specify an entire /64 range on the > squid config > Squid uses CIDR for settings where ranges are relevant. If you are having a particular problem. Please state what that problem is, what you have tried doin

[squid-users] /64 ipv6

2019-02-26 Thread mzgmedia
hello it will be nice if will be possible to specify an entire /64 range on the squid config -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___ squid-users mailing list squid-users@lists.squid-cache.org htt