[Varnish] #1485: Background refetches update the text of the HTTP status line

Varnish varnish-bugs at varnish-cache.org
Fri Apr 25 13:50:42 UTC 2014


#1485: Background refetches update the text of the HTTP status line
----------------------+-----------------------------------------------
 Reporter:  smerrill  |       Owner:  Martin Blix Grydeland <martin@…>
     Type:  defect    |      Status:  closed
 Priority:  low       |   Milestone:  Varnish 4.0 release
Component:  varnishd  |     Version:  4.0.0
 Severity:  minor     |  Resolution:  fixed
 Keywords:            |
----------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):

 * owner:   => Martin Blix Grydeland <martin@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [e04394c7205547193d188ca5d18e8361e57c838d]:
 {{{
 #!CommitTicketReference repository=""
 revision="e04394c7205547193d188ca5d18e8361e57c838d"
 Copy the status code, proto, status string and response message on
 backend IMS.

 When revalidating using backend IMS, copy the status code, status
 code, status string and response message from the original object into
 the new revalidated object. This makes sure that none of the 304
 message fields gets applied to the new revalidated object.

 Fixes: #1485
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1485#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list