
varnish-bugs at varnish-cache
Oct 7, 2011, 6:19 AM
Post #1 of 7
(349 views)
Permalink
|
|
#1029: ESI mixes compressed and noncompressed output
|
|
#1029: ESI mixes compressed and noncompressed output --------------------+------------------------------------------------------- Reporter: sthing | Type: defect Status: new | Priority: normal Milestone: | Component: varnishd Version: 3.0.1 | Severity: normal Keywords: | --------------------+------------------------------------------------------- I normally have gzip compression on html served by apache. Today I disabled gzip compression when debugging a client side problem. When I reloaded my page the requested URL was refetched from the server, and the ESI-page was taken from cache. Varnish delivered a page with the outer HTML non-compressed but the ESI- part compressed. Source files, result, lines from varnishlog and tcpdump attached. -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1029> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|