Which config file gets changed in an embedded tomcat instance to enable gzip compression?
Posted
by spowers
on Server Fault
See other posts from Server Fault
or by spowers
Published on 2010-03-24T20:43:11Z
Indexed on
2010/03/24
20:43 UTC
Read the original article
Hit count: 310
Our developers have provided a web application bundled with an 'embedded' instance of tomcat. They have not enabled gzip compression of css or js files, and am wondering if there is a standard configuration file to change this in like there is with a standalone tomcat server?
© Server Fault or respective owner