<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1430101163808_18502"><span id="yui_3_16_0_1_1430101163808_18672">Dear Fellow,<br>I want to implement Failover in My system, I have 3 Squid proxy servers right now. they are :<br><br>- Child (172.30.20.200/16)         # receive request, and forward it either to Parent1 or Parent2<br>- Parent1 (172.31.20.201/16)<br>- Parent2 (172.31.20.204/16)<br><br>I use Mikrotik to connect all the servers, and they have been connected and they can work together (distributed caching). For the caching algorithm, I use round-robin algorithm. <br>How can i implement Failover in my system?, so that when Child proxy is down/crash the request move to another Parent proxy.<br><br>Thanks in advance.<br><br></span></div><div id="yui_3_16_0_1_1430101163808_18578"> </div><div id="yui_3_16_0_1_1430101163808_18579" class="signature">Hierony Manurung<br>Del Institute of Technology<br>Network Management</div></div></body></html>