[Varnish] #970: partial content code 206 - visible as '206' in varnishncsa and as '200' from VCL code
Varnish
varnish-bugs at varnish-cache.org
Mon Aug 1 12:20:18 CEST 2011
#970: partial content code 206 - visible as '206' in varnishncsa and as '200'
from VCL code
-----------------------+----------------------------------------------------
Reporter: jhalfmoon | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: 3.0.0
Severity: normal | Keywords: 206 partial content varnishncsa vcl
-----------------------+----------------------------------------------------
Changes (by phk):
* owner: => phk
Comment:
This is sort of by design, we only decide to do range delivery after
vcl_deliver{} has returned, because we want to make it possible to remove
the Accept-Range header and this prevent range delivery in vcl_deliver{}.
Is this a problem or just an annoyance for you ?
--
Ticket URL: <http://varnish-cache.org/trac/ticket/970#comment:1>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list