[squid-users] Two connections per client

Chris Nighswonger cnighswonger at foundations.edu
Tue Mar 15 23:38:38 UTC 2016


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

Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160315/62207b5c/attachment.html>


More information about the squid-users mailing list