[Varnish] #1506: Make better use of Content-Length information: Avoid chunked responses, more control over Range handling

Varnish varnish-bugs at varnish-cache.org
Thu Oct 30 11:23:03 CET 2014


#1506: Make better use of Content-Length information: Avoid chunked responses,
more control over Range handling
--------------------------+----------------------------------
 Reporter:  DonMacAskill  |       Owner:  phk
     Type:  defect        |      Status:  closed
 Priority:  normal        |   Milestone:  Varnish 4.0 release
Component:  varnishd      |     Version:  4.0.0
 Severity:  critical      |  Resolution:  fixed
 Keywords:                |
--------------------------+----------------------------------
Changes (by Poul-Henning Kamp <phk@…>):

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


Comment:

 In [dec75e06706a0333d15473134ee368300fb42184]:
 {{{
 #!CommitTicketReference repository=""
 revision="dec75e06706a0333d15473134ee368300fb42184"
 Don't needlessly throw away Content-Length from backend, but assume
 it is sane and pass it to streaming clients, provided we don't munge
 the body along the way.

 Fixes: #1506
 }}}

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



More information about the varnish-bugs mailing list