[Varnish] #157: Date header contains a value back in time

Varnish varnish-bugs at projects.linpro.no
Tue Sep 4 23:05:17 CEST 2007


#157: Date header contains a value back in time
----------------------+-----------------------------------------------------
 Reporter:  jesw      |       Owner:  phk  
     Type:  defect    |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  varnishd  |     Version:  1.1.1
 Severity:  normal    |    Keywords:       
----------------------+-----------------------------------------------------
 When an object has been in the cache for a while varnish delivers a Date
 header back in time when it should contain accurate server time.

 If the deliver status is 304 the time comes from the session object
 (correct time) but when the deliver status is 200 the headers is copied
 from the obj object (after being in the cache for a while, back in time).

 This could generate a validation problem.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/157>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list