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

Varnish varnish-bugs at varnish-cache.org
Tue Feb 3 08:02:25 CET 2015


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

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


Comment:

 We have not yet addressed the case where clients _need_ C-L as for Range
 requests

 Replying to [comment:4 slink]:
 > * On `Range` - from #1500:
 >   * trust C-L whenever we know it
 >   * add `std.wait_body` for use in `vcl_response` to prefer to wait
 until we know a C-L for the cases where we don't have one before reading
 the response (read: response sent chunked)

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



More information about the varnish-bugs mailing list