Asked on Twitter to @JIRA
If the system is exhibiting slow page-loading, check to insure that the Compress HTTP headers option enabled. As long as you are not using compression on a load-balancer or a CDN with compression, then adding the following lines into the connector parameter of the server.xml file will provide much better performance when loading static content:
compression="on"
compressableMimeType="text/html,text/xml,text/plain,text/css,application/json,application/javascript"
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.