Hmm that seems strange.  So if you dont set grace mode, saint mode just offers you the ability to use an alternate backend and take one out of rotation?  Grace mode seems to be a different use case where it will serve stale while multiple requests are requesting the same object to prevent request queueing.<div>
<br></div><div>Otherwise cant you achieve the same result with a director + healthchecks?</div><div><br></div><div><br><br><div class="gmail_quote">On Mon, Nov 7, 2011 at 9:51 AM, Steve Webster <span dir="ltr"><<a href="mailto:steve.webster@lovefilm.com">steve.webster@lovefilm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="im">      
    On 7 Nov 2011, at 13:31, AD wrote:<br>
<br>
> Hmm Steve, not sure, here is the snippet from that wiki link.<br>
> <br>
> Saint mode enables you to discard a certain page from one backend server and either try another server or serve stale content from cache<br>
> <br>
> When we set beresp.saintmode to 10 seconds Varnish will not ask that server for URL for 10 seconds. A blacklist, more or less. Also a restart is performed so if you have other backends capable of serving that content Varnish will try those. When you are out of backends Varnish will serve the content from its stale cache.<br>

<br></div>
If you set saintmode without also setting grace on both the cache object and the request, Varnish will simply end up returning 503 errors when you're out of working backends.<div class="im"><br>
<br>
Cheers,<br>
<br>
Steve<br>
<br>
-- <br>
Steve Webster<br>
Web Architect<br>
LOVEFiLM<br>
<br>
(Apologies for the overly long and pointless corporate footer that follows.)<br>

    <br>
    <br>
   <span style="font-family:Arial;font-size:10.0pt">
<hr width="100%">
<p class="MsoNormal" style="margin:0cm 0cm 0pt"><font face="Verdana" size="2">LOVEFiLM UK Limited is a 
company registered in England and Wales. <br>Registered Number: 06528297. <br>Registered Office: 
No.9, 6 Portal Way, London W3 6RU, United Kingdom.</font></p> <p><font face="Verdana" size="2">
This e-mail is confidential to the ordinary user of the e-mail address to which it was <br>addressed. 
If you have received it in error, please delete it from your system and notify <br>the sender 
immediately.<br><br> 

This email message has been delivered safely and archived online by Mimecast.<br>
For more information please visit <a href="http://www.mimecast.co.uk" target="_blank">http://www.mimecast.co.uk</a>
</font></p><hr width="100%">
  </span>
 </div></div>

<br>_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br></blockquote></div><br></div>