<div dir="ltr">Hello guys ! <br><br><br><b>1. Question Number 1: </b><br><br>A day ago I met with strange things of squid working.<br><br>I have twenty of cache_peer and these all works in round-robin mode<br>that means each new requests will operated by new cache_peer. <br><br>For example the five  from these twenty cache_peer is down. But others is OK and live ( this is fifteet)<br><br>When I run my tests script for check - that I can see the first around 10 - 30 seconds all looks OK and each new requests is going over next one cache_peer. <br>But after these 10 - 30 seconds the round-robin mechanism stops to operate and all new requests are going over one cache_peer (look like this is FIRSTUP_PARENT but not the ROUNDROBIN_PARENT )<br><br><br><b>2. Question Number 2:</b><br><br>Is there some mechanism to use some external script based on the events of squid? <br>for example - squid generates a log message like <br>    "Detected DEAD Parent: proxy_42662"    ( that means some one cache_peer unavailable ) and will be great to listens these message and doing some actions ( the easiest its notification )<br><br>  <br><br><br></div>