[Varnish] #265: Implement nuke option to invalidate all variants of an object
Varnish
varnish-bugs at projects.linpro.no
Wed Jul 2 02:20:21 CEST 2008
#265: Implement nuke option to invalidate all variants of an object
-------------------------+--------------------------------------------------
Reporter: sky | Owner: phk
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: trunk
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by sky):
This patch is broken.
If the object only exists in one vary-iant, but the purge comes through
another, it isn't found.
it needs to be nuke; which can call vcl_hash to create the hash, or just
nuke("hash");
I can change it to either.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/265#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list