Apache Tomcat で gzip 圧縮を有効にする方法 Apache Tomcat で gzip 圧縮を有効にする方法をメモ。 Apache Tomcat Configuration Reference - The HTTP Connector http://tomcat.apache.org/tomcat-6.0-doc/config/http.html compression The Connector may use HTTP/1.1 GZIP compression in an attempt to save server bandwidth. The acceptable values for the parameter is "off" (disable compression), "on" (allow compression, which causes text d