[squid-users] Two connections per client

2016-03-15 Thread Chris Nighswonger
Why does netstat show two connections per client connection to Squid: tcp0 0 127.0.0.1:3128 127.0.0.1:34167 ESTABLISHED tcp0 0 127.0.0.1:34167 127.0.0.1:3128 ESTABLISHED In this case, there is a content filter running in front of Squid on the same box. T

Re: [squid-users] Two connections per client

2016-03-19 Thread Chris Nighswonger
>>> On Thu, Mar 17, 2016 at 4:50 AM, Amos Jeffries wrote: If its not Squid then something is playing around with the Squid port. Best know what it is even if thats okay. >>> I ran a pcap on the lo if and squid's port. While running it, I opened a browser and accessed foxnews.com thr

Re: [squid-users] Two connections per client

2016-03-19 Thread Chris Nighswonger
On Wed, Mar 16, 2016 at 10:44 AM, Amos Jeffries wrote: > On 17/03/2016 3:03 a.m., Chris Nighswonger wrote: > > On Wed, Mar 16, 2016 at 9:07 AM, Amos Jeffries > wrote: > > > >> On 17/03/2016 1:57 a.m., Amos Jeffries wrote: > >>> On 17/03/2016 1:25 a.m.,

Re: [squid-users] Two connections per client

2016-03-19 Thread Chris Nighswonger
On Wed, Mar 16, 2016 at 1:03 AM, Amos Jeffries wrote: > On 16/03/2016 12:38 p.m., Chris Nighswonger wrote: > > Why does netstat show two connections per client connection to Squid: > > > > tcp0 0 127.0.0.1:3128 127.0.0.1:34167 > > ESTABLIS