https://issues.apache.org/bugzilla/show_bug.cgi?id=51611
Bug #: 51611
Summary: javascript gzip not support
Product: Tomcat 7
Version: 7.0.19
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Cluster
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
When I set server.xml
config as below
compression="on"
compressionMinSize="2048"
noCompressionUserAgents="gozilla, traviata"
compressableMimeType="text/html,text/xml,text/css,text/javascript,application/xhtml+xml,application/x-javascript,application/javascript,text/xhtml"
it does not work to gzip javascript file.
--
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: [email protected]
For additional commands, e-mail: [email protected]