
geoff at uplex
Mar 14, 2011, 1:08 AM
Post #1 of 1
(216 views)
Permalink
|
|
[PATCH] backend conditional requests 6th release
|
|
Hello all, This is the 6th version of the patch for backend conditional requests (usually If-Modified-Since). It applies to; commit c3c23079c171ee0049005fe335c041fdd2addcf1 Date: Sun Mar 13 16:48:18 2011 +0000 After discussion on varnish-dev, we've changed the meaning of the keep interval back to what it had been in earlier versions: both keep and grace are counted down simultaneously after TTL elapses, an object is ready for eviction after ttl + max(grace, keep), and default_keep == default_grace. This has been reflected in the Wiki page: http://www.varnish-cache.org/trac/wiki/BackendConditionalRequests As always, please test it if you can and let us know how it goes. Best, Geoff -- ** * * UPLEX - Nils Goroll Systemoptimierung Schwanenwik 24 22087 Hamburg Tel +49 40 2880 5731 Mob +49 176 636 90917 Fax +49 40 42949753 http://uplex.de
|