This question is in reference to Atlassian Documentation: Compressing an HTTP Response within Confluence
Hi,
I know there is a performance hit if we have compression enabled on Jira/Confluence and on Apache web server. So the question is which one is better? Is it better to enabled compression on Apache Web server (and therefore have compression on Jira/Confluene disabled), or the other way around (ie enabled compression on JIRA/Confluence and disable it on Apach Web serer)?
Thank you.
in our case we disable compression on the Atlassian applications and open up a different port on the apache server for compression. This way users can choose which one they want to use.
We found that the internal corporate network was fast enough that using compression actually slowed down response time while users working remotely over a VPN and/or slower networks saw major improvements using compression.
Do the compression at the apache level. Don't put too much on confluence, it's still java. Separate the machines in case you host them on the same host. Ensure the link between them is fast.
But: is the network usage so high ? Is this really required?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.