Mailing List Archive

Re: #1506: Make better use of Content-Length information: Avoid chunked responses, more control over Range handling
#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: reopened => closed
* resolution: => fixed


Comment:

In [97434c7cef70d99533f1fb7f78419dd5c9d36d23]:
{{{
#!CommitTicketReference repository=""
revision="97434c7cef70d99533f1fb7f78419dd5c9d36d23"
Handle Range requests on streaming objects better.

If the client sends [LO]-HI range, we trust it knows something we don't
(yet),
and do the Range request. If we later ran out of data, we close the
session.

Other range requests on streaming objects are ignored.

Fixes: #1506
Fixes: #1618
}}}

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

_______________________________________________
varnish-bugs mailing list
varnish-bugs@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs