hello folks 

I’m trying to rotate squid request over several peers 
my config are below but they are only stuck with 1 peer .

acl custNet dstdomain  .trustly.com  .ing.nl  .adyen.com .rabobank.nl .abn.nl 
.iplocation.net .abnamro.com .abnamro.nl .abnamro.nl
cache_peer 66.78.18.1 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.2 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.3 parent 41311 0 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.4 parent 41311 0 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.5 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.6 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.7 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.8 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
cache_peer 66.78.18.9 parent 41311 0 no-query round-robin no-digest no-tproxy 
proxy-only
#####################
never_direct allow custNet
http_access allow custNet


any idea what wrong with round robin above ?


cheers

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

Reply via email to