There is a patch to do this: Backend Conditional Requests<div><a href="https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests">https://www.varnish-cache.org/trac/wiki/BackendConditionalRequests</a> </div><div><br>
</div><div>But I don't really know the status of it. I don't see anyone talking about it here since few months ago.</div><div><br><div class="gmail_quote">2012/6/13 Claudio Devecchi <span dir="ltr"><<a href="mailto:cdevecchi@gmail.com" target="_blank">cdevecchi@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Everybody,<br><br>I'm using varnish 3.0.2 and I need to do the following:<br><br>For example:<br><br>- I have a object with ttl 5m, after this time, when I receive a new request, it pass to backend and backend returns a 200 code, putting the object in cache again.<br>

<br>My problem is:<br><br>- I want to varnish to check in backend if the object was modified or not<br>  - if modified ok, I get a 200 and everything continues<br>  - if not modified, I want varnish to check the backend and receive a 304, keeping the object on cache like before.<br>

<br>Somebody could help me with this?<br><br>Tks<span class="HOEnZb"><font color="#888888"><br>Claudio<br>
</font></span><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>