<div dir="ltr"><br style="font-family:arial,sans-serif;font-size:13px"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">Hello,<div>I have squid configured to forward requests to two parents, like following:</div><div>cache_peer host1 XXX YYY proxy-only weighted-round-robin weight=1 </div><div>cache_peer host2 ZZZ BBB  proxy-only weighted-round-robin weight=1 <br></div><div>But when one of parents is not available squid can't determine that it's down and still redirect to down host.</div><div>In cache.log i see:</div><div>neighbourUp: neighbourUp: UP host2:BBB</div><div>But squid service is stoped on host2.</div><div>I was trying different configuration directives for cache_peer but without any luck. After that I started debuger and after hours I really cant understand in which case squid will check parent for arability... </div><div><br></div><div>--</div><div>Squid Cache: Version 3.3.13</div><div>OpenSUSE 13.1</div></div></div>