Don't compress things that are already GZIPped in the compression filter.
-------------------------------------------------------------------------
Key: GEOS-2085
URL: http://jira.codehaus.org/browse/GEOS-2085
Project: GeoServer
Issue Type: Improvement
Reporter: David Winslow
Assignee: Andrea Aime
The GZIP compression filter goes only by the mimetype of the data it encodes. When that data is compressed at a lower level, this results in twice-compressed data which is computationally wasteful aside from not working in most web browsers Do some magic to check whether the content is already compressed before starting to compress output.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira