<div dir="ltr">Thanks all for the help....Sorry for raising one more question as given below<div><br><div>I have a scenario around multiple instance of Varnish and trying to build a fail over. For example lets say I have three instances of Varnish for example Varnish A, Varnish B and Varnish C and all are serving the requests. Suppose servers B and C are down, then I need to identify that only Server A is available and it wont be able to serve my traffic. So in this context I will plan some logic in my application to do a fail over and talk directly to the Back end system for some time until Varnish is Up and running.</div><div><br></div><div>So I'm doubtful how we can track the failures in Varnish, do we have any of the varnishstats indicates us that it has problem and can not serve the traffic or any other way</div><div><br></div><div>Any help on this....</div></div><div><br></div><div>Best Regards</div><div>Sujith P V</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 3:17 AM, Paul A. Procacci <span dir="ltr"><<a href="mailto:pprocacci@datapipe.com" target="_blank">pprocacci@datapipe.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Jun 09, 2016 at 11:17:57PM +0200, Per Buer wrote:<br>
>    Hi,<br>
>    Since that blog post was written we've managed to convince PHK to<br>
>    accept query string sorting into the std vmod - which is bundled with<br>
>    Varnish itself.<br>
>    Now you just do "import std;" and then you can call<br>
>    std.querysort(req.url) to sort the querystring.<br>
>    Per.<br>
<br>
</span>Now that you mention it, I do recall see'ing it in the std vmod.<br>
Thanks for reminding me.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Paul<br>
</font></span></blockquote></div><br></div>