<div dir="ltr"><div>Hi , <br></div><div><br></div><div>My squid cache peer has 3 
parent IP’s configured. I 
need to send HTTPS requests to the first parent IP for 30 minutes and 
after to the 2nd parent IP for 30 
minutes and then to 3rd IP for 30 minutes and this switching needs to 
happen continuously .I tried round robin but the requests are equally 
distributed among 3 parents instead of sending requests to each parent 
for 30 mins .Could you please let us know how I can 
achieve this? <br></div><div><p><br></p><pre><code>cache_peer first_IP_Address parent 3218 0 no-query  connect-fail-limit=2
cache_peer second_IP_Address parent 3218 0 no-query connect-fail-limit=2
cache_peer third_IP_Address  parent 3218 0 no-query connect-fail-limit=2<br><br></code></pre><pre><span style="font-family:arial,sans-serif"><code>Thanks & Regards<br></code></span></pre><pre><code><span style="font-family:arial,sans-serif">Premchand</span></code></pre></div></div>