Hi,<br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 4:57 PM, Richard <span dir="ltr"><<a href="mailto:rzuidhof@gmail.com" target="_blank">rzuidhof@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div class="im">On Mon, Jun 4, 2012 at 2:49 PM, Arun Dobriyal <span dir="ltr"><<a href="mailto:arundobriyaliitkgp@gmail.com" target="_blank">arundobriyaliitkgp@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><div>
        <div>
          <p>1. I want a state-while-revalidate feature(available in some 
reverse proxies like squid) for my varnish server.  In a normal setting 
with the grace time, the varnish <br></p><p>makes the first client to wait while the other clients are served stale content. But I want all clients to be served stale</p>
<p>content, while the refereshing of the cache is done at the 
background  asychronously (that way no one is kept at waiting) by 
varnish.</p><p>Varnish doesnt support this as of now.. Is there any tweak to achieve it ?</p></div></div></blockquote></div><div>No, this is not supported. I have heard it is bit too complicated to implement and that the current functionality is good usually enough so there is not much request for it.<br>

</div></div></blockquote><div><br></div><div>Current behavior in git master is to use a separate thread against the backend. This will make it easy, or at least much easier, to implement asynchronous requests like these. So, with a fair bit of patience we might implement something like this after the next major release. </div>

<div><br></div></div>-- <br><img src="http://www.varnish-software.com/sites/default/files/varnishsoft_white_190x47.png"><div>Per Buer<br>Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer<br><i>Varnish makes websites fly!</i><div>

<a href="http://www.varnish-software.com/whitepapers" target="_blank">Whitepapers</a> | <a href="http://www.youtube.com/watch?v=x7t2Sp174eI" target="_blank">Video</a> | <a href="https://twitter.com/varnishsoftware" target="_blank">Twitter</a> <br>

<br></div></div><br>