https://issues.apache.org/bugzilla/show_bug.cgi?id=46538





--- Comment #3 from Oliver Schoett <oliver.scho...@capgemini-sdm.com>  
2009-01-29 09:05:04 PST ---
Warning: the patch I submitted does not work well in connection with the Akamai
CDN.

First, the Akamai edge servers transparently decompress content without
changing the ETag (so that compressed and uncompressed versions are sent with
the same Etag).

Second, the Akamai servers treat responses with Vary: Accept-Encoding but
without Content-Encoding header as uncacheable (ESConfigGuide-Customer, p. 54,
Note: TTL and the Vary Header).  My patch triggers this in the case of
uncompressed responses (due to missing client capability) that the server would
be willing to compress.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to