DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30048>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30048

Setting compressableMimeTypes is ignored.

           Summary: Setting compressableMimeTypes is ignored.
           Product: Tomcat 5
           Version: 5.0.25
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I put this in my server.xml for the Connector.
compression="on"
compressableMimeTypes="text/html,text/xml,text/plain,text/javascript,text/css"
But it still doesn't compress text/javascript and text/css.
I checked this by sniffing the network traffic.
The text/html is compressed.
After looking in the source code, I couldn't find where the 
compressableMimeTypes are set, but it is possible, that I'm missing something 
here.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to