
varnish-bugs at varnish-cache
Jan 29, 2013, 1:16 PM
Post #14 of 15
(141 views)
Permalink
|
|
Re: #940: ETag for gzip'd variant identical to ETag of ungzipped variant.
[In reply to]
|
|
#940: ETag for gzip'd variant identical to ETag of ungzipped variant. ----------------------+--------------------- Reporter: david | Owner: martin Type: defect | Status: new Priority: high | Milestone: Component: build | Version: 3.0.0 Severity: critical | Resolution: Keywords: | ----------------------+--------------------- Comment (by david): Hi slink, It's been a year and a half since I wrote the code to handle this problem. I just added/removed the prefix on the way out/in. Honestly, I think that should be part of the default VCL because this will eventually bite someone else. Tollef has a fresh copy if my VCL if you want to take a look at how I did it. Suggestions warmly welcome. As for removing the ETag for ungzipped docs, well, I may try that in the future, but for now that code seems just fine. I have other problems to tackle. :) Thank you and regards, -david -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/940#comment:13> 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
|