[squid-users] Squid keep using one parent proxy while I have multiple parent proxies

wei edwin.zhou at hotmail.com
Sat Dec 24 02:43:55 UTC 2016


I have the following cache_peer settings in squid.conf, it works fine but I found when the interval of every request is more than 55 seconds or so, the request will only be forwarded to the last parent(p3), I think this is because the counter being reset by squid if there is no new request for about 55 seconds, anyone know how to increase this value? Many thanks.

cache_peer 192.168.1.100 parent 3128 weight=5 no-query name=p1 round-robin
cache_peer 192.168.1.101 parent 3128 weight=5 no-query name=p2 round-robin
cache_peer 192.168.1.102 parent 3128 weight=5 no-query name=p3 round-robin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20161224/be2d1049/attachment-0001.html>


More information about the squid-users mailing list