Quantcast
Channel: Pentaho Community Forums - BI Platform
Viewing all articles
Browse latest Browse all 2893

Tomcat Gzip compression

$
0
0
Hi everybody,

I'm trying to enable Tomcat Gzip compression adding the following to the server.xml file as mentioned in http://jira.pentaho.com/browse/BISERVER-10222:
HTML Code:

<Connector URIEncoding="UTF-8" port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
compression="on"
compressionMinSize="512"
compressableMimeType="application/json,application/xml,image/gif,image/png,text/css,text/html,text/javascript,text/plain,text/xml"
redirectPort="8443" />

I've checked and the contened is not being zipped. Did anyone make this work?

Thanks

Viewing all articles
Browse latest Browse all 2893

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>