[Varnish] #1577: Varnish doesn't discard the request body on return synth from vcl_recv
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Mon Aug 25 13:01:26 CEST 2014
    
    
  
#1577: Varnish doesn't discard the request body on return synth from vcl_recv
----------------------+-----------------------------------------------
 Reporter:  martin    |       Owner:  Martin Blix Grydeland <martin@…>
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+-----------------------------------------------
Changes (by Martin Blix Grydeland <martin@…>):
 * owner:   => Martin Blix Grydeland <martin@…>
 * status:  new => closed
 * resolution:   => fixed
Comment:
 In [0a6e8a6cac45ee56a3f69f0e8f3ad4df23d33250]:
 {{{
 #!CommitTicketReference repository=""
 revision="0a6e8a6cac45ee56a3f69f0e8f3ad4df23d33250"
 Deal with any remaining request body in cnt_synth
 Call HTTP1_DiscardReqBody() in cnt_synth before delivery to deal with
 any lingering request body.
 Fixes: #1577
 }}}
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1577#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list