[Varnish] #801: duplicate Content-Length headers
Varnish
varnish-bugs at varnish-cache.org
Mon Oct 25 09:26:53 CEST 2010
#801: duplicate Content-Length headers
----------------------+-----------------------------------------------------
Reporter: Talisker | Owner: phk
Type: defect | Status: new
Priority: high | Milestone:
Component: varnishd | Version: 2.1.4
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Comment(by Talisker):
Just tested with muuuuch simpler VCL:
{{{
backend default {
.host = "127.0.0.1";
.port = "80";
}
}}}
...and still get the duplicate Content-Length headers.
--
Ticket URL: <http://www.varnish-cache.org/trac/ticket/801#comment:1>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list