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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16989

Enable compression mimetypes configuration on Coyote connector

           Summary: Enable compression mimetypes configuration on Coyote
                    connector
           Product: Tomcat 4
           Version: 4.0 Beta 1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I would like to configure the Coyote compressable mimetypes on the server.xml
configuration file, adding the text/javascript mimetype. 

You should add a new setCompressableMimetypes method on coyoteConnector.java,
interfacing with addCompressableMimeType method on Http11Processor.java

The params of this new setCompressableMimetypes method could be a string with
the new mimetypes enabled separated by a colon.

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

Reply via email to