[Varnish] #820: add direct purging (not ban) to admin interface

Varnish varnish-bugs at varnish-cache.org
Fri Nov 26 13:23:35 CET 2010


#820: add direct purging (not ban) to admin interface
-----------------------+----------------------------------------------------
  Reporter:  grosser2  |        Type:  enhancement
    Status:  closed    |    Priority:  normal     
 Milestone:            |   Component:  build      
   Version:  trunk     |    Severity:  normal     
Resolution:  wontfix   |    Keywords:             
-----------------------+----------------------------------------------------

Comment(by grosser2):

 It seemed simple to me, but i dont have any ideas of varnish internals...
 My idea in pseudocode, just in case you were thinking about something more
 complex:

 object = ObjectStore.fetch(hash); object.ttl = 0;
 ObjectStore.store(object)

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/820#comment:2>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list