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: dev@tomcat.apache.org
        ReportedBy: kdringk...@yahoo.com.tw
    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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to