On 16/03/2016 12:38 p.m., Chris Nighswonger wrote:
> Why does netstat show two connections per client connection to Squid:
> 
> tcp        0      0 127.0.0.1:3128          127.0.0.1:34167
> ESTABLISHED
> tcp        0      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. The same netstat command filtered on the content filter port
> shows only one connection per client:
> 
> tcp        0      0 192.168.x.x:8080      192.168.x.y:1310       ESTABLISHED
> 

Details of your Squid configuration are needed to answer that.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to