Re: [squid-users] Only listening to ipv6 (bug) still present? http_port IGNORE PEBCAK

2016-05-03 Thread Amos Jeffries
On 4/05/2016 4:00 p.m., Tory M Blue wrote: > Interesting, > > I do the sysctl settings and have no ipv6 interfaces showing up under > eth0/em0 or anything.. Been doing that for years, because I don't have > not taken the time to fix my DNS infrastructure and the pauses due to > ipv6 resolution att

Re: [squid-users] Only listening to ipv6 (bug) still present? http_port

2016-05-03 Thread Eliezer Croitoru
Hey Tory, I am not aware of such changes from 3.5.16 to 3.5.17. I have not tested for this case yet and it seems a bit weird for me to see such behavior from squid. I will be able to add it to the set of tests I already have later, until now 3.5.17 looks pretty working to me and without known r

Re: [squid-users] Only listening to ipv6 (bug) still present? http_port IGNORE PEBCAK

2016-05-03 Thread Tory M Blue
Interesting, I do the sysctl settings and have no ipv6 interfaces showing up under eth0/em0 or anything.. Been doing that for years, because I don't have not taken the time to fix my DNS infrastructure and the pauses due to ipv6 resolution attempts kill me Thank you sir Tory On Tue, May 3, 2016

Re: [squid-users] Only listening to ipv6 (bug) still present? http_port IGNORE PEBCAK

2016-05-03 Thread Amos Jeffries
On 4/05/2016 3:22 p.m., Tory M Blue wrote: > On Tue, May 3, 2016 at 5:58 PM, Amos Jeffries wrote: >> On 4/05/2016 11:12 a.m., Tory M Blue wrote: >>> My configs have always consisted of http_port 80 accel vhost.. With >>> the latest 3.5.17 (I guess) if you don't list 0.0.0.0:80 squid won't >>> even

Re: [squid-users] Only listening to ipv6 (bug) still present? http_port IGNORE PEBCAK

2016-05-03 Thread Tory M Blue
On Tue, May 3, 2016 at 5:58 PM, Amos Jeffries wrote: > On 4/05/2016 11:12 a.m., Tory M Blue wrote: >> My configs have always consisted of http_port 80 accel vhost.. With >> the latest 3.5.17 (I guess) if you don't list 0.0.0.0:80 squid won't >> even attempt to listen, talk on ivp4.. >> >> So addin

Re: [squid-users] Only listening to ipv6 (bug) still present? http_port

2016-05-03 Thread Amos Jeffries
On 4/05/2016 11:12 a.m., Tory M Blue wrote: > My configs have always consisted of http_port 80 accel vhost.. With > the latest 3.5.17 (I guess) if you don't list 0.0.0.0:80 squid won't > even attempt to listen, talk on ivp4.. > > So adding 0.0.0.0:80 allows it to at least talk via ipv4. > > This

[squid-users] Only listening to ipv6 (bug) still present? http_port

2016-05-03 Thread Tory M Blue
My configs have always consisted of http_port 80 accel vhost.. With the latest 3.5.17 (I guess) if you don't list 0.0.0.0:80 squid won't even attempt to listen, talk on ivp4.. So adding 0.0.0.0:80 allows it to at least talk via ipv4. This seems wrong, odd. I understand you are removing methods t