<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 6, 2012, at 1:47 AM, Per Buer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Fri, Jan 6, 2012 at 4:22 AM, Rogier 'DocWilco' Mulhuijzen <span dir="ltr"><<a href="mailto:github@bsdchicks.com">github@bsdchicks.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Also add EXP_Remove, to allow removing objects with touching them.<br>
<br>
This patch makes it possible to have a very short TTL, but a long grace.<br>
Normally, if you were to set a 1s TTL and a 86400s grace, you would end<br>
up with 86400 objects on a single objecthead, not even taking into<br>
account Vary. With this patch, any object found in grace is kept with<br>
the request, and upon succesful retrieval of a new object from the<br>
backend, the grace object is removed.<br></blockquote><div><br></div><div>Yes! Excellent work.</div><div><br></div></div></blockquote><br></div><div>It should be able to be modified for 304 if-modified too.</div><div><br></div><div>Artur</div><div><br></div><br></body></html>