[Varnish] #225: VCL: Allow "Expires" time to be easily specified / calculated

Varnish varnish-bugs at projects.linpro.no
Fri Jan 8 09:40:05 CET 2010


#225: VCL: Allow "Expires" time to be easily specified / calculated
-------------------------+--------------------------------------------------
 Reporter:  cyberduck    |        Owner:  phk   
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:        
Component:  varnishd     |      Version:  trunk 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by tfheen):

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

Comment:

 It should now be possible to do:

 {{{
     set resp.http.expires = obj.ttl;
 }}}

 This was fixed in r4428.

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


More information about the varnish-bugs mailing list