[Varnish] #1455: Connection: close is not set before vcl_pipe is run.

Varnish varnish-bugs at varnish-cache.org
Tue Mar 18 12:53:56 CET 2014


#1455: Connection: close is not set before vcl_pipe is run.
----------------------+----------------------------------
 Reporter:  lkarsten  |       Owner:  tfheen
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:  Varnish 4.0 release
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:  fixed
 Keywords:            |
----------------------+----------------------------------
Changes (by Tollef Fog Heen <tfheen@…>):

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


Comment:

 In [880c3c2a564aeeaad508dab136611973ca71d6aa]:
 {{{
 #!CommitTicketReference repository=""
 revision="880c3c2a564aeeaad508dab136611973ca71d6aa"
 Set Connection: close before calling vcl_pipe

 It makes sense to default to setting Connection: close for vcl_pipe.
 Do this before calling vcl_pipe so it's overrideable.

 Fixes #1455
 }}}

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




More information about the varnish-bugs mailing list