]> err.no Git - varnish/commit
Call VCL to decide discard/prefetch for near-expiry objects.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 26 Jun 2006 19:25:09 +0000 (19:25 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 26 Jun 2006 19:25:09 +0000 (19:25 +0000)
commit691f06abb682c3a6990c65435f54857a24a76a84
tree0ecd05d6d9711c46b0ce948cbb8a8bb551471401
parente067cb20cad92457e317ad2bfad42f0cf14e1a4f
Call VCL to decide discard/prefetch for near-expiry objects.

Put discard objects on deathrow where they will be culled from
in sequence.

(prefetch not implemented yet)

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@242 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_expire.c