[Varnish] #259: support for revalidating with 304, support for user-reloading

Varnish varnish-bugs at projects.linpro.no
Mon Sep 15 13:27:27 CEST 2008


#259: support for revalidating with 304, support for user-reloading
-------------------------+--------------------------------------------------
 Reporter:  ebik         |        Owner:  phk       
     Type:  enhancement  |       Status:  closed    
 Priority:  normal       |    Milestone:            
Component:  varnishd     |      Version:  trunk     
 Severity:  normal       |   Resolution:  worksforme
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by phk):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 I think you can do this already.

 Look at the squid "PURGE" VCL examples, loose the vcl_miss{} part, insert
 a "restart" after vcl_hit{} sets the obj.ttl to zero.

 That should give you the desired behaviour.

 Sorry about the slow response.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/259#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list