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
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel