Hi...<br><br>I compiled the version following the instructions on <a href="https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests" target="_blank">https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests</a>, and using varnishlog I already see the headers If-Modified-Since and If-None-Match. But when the obj.ttl expires, varnish gets a 200 from backend and I was expecting 304.<br>
<br>Somebody knows what could be wrong?<br><br>Tks<br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 5:51 PM, Hugo Cisneiros (Eitch) <span dir="ltr"><<a href="mailto:hugo.cisneiros@gmail.com" target="_blank">hugo.cisneiros@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="im">On Wed, Jun 13, 2012 at 3:33 PM, Paulo Paracatu<br>
<<a href="mailto:paulo@aliancaproject.com">paulo@aliancaproject.com</a>> wrote:<br>
</div><div class="im">> There is a patch to do this: Backend Conditional Requests<br>
> <a href="https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests" target="_blank">https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests</a><br>
><br>
> But I don't really know the status of it. I don't see anyone talking about<br>
> it here since few months ago.<br>
<br>
</div>I have tried this patch in the past and it worked very well.<br>
<br>
The only reason I didn't use in production yet is because it does not<br>
really help me because here Apache is generating the pages with some<br>
Server Side Includes. I did some tests and if the content of a SSI<br>
changes, Apache will not update the original etag since the static<br>
html never changed.<br>
<br>
But this is a limitation of Apache and not the patch. Give it a try! :)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
[]'s<br>
Hugo<br>
<a href="http://www.devin.com.br" target="_blank">www.devin.com.br</a><br>
</font></span><div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div>