I am looking to improve page load related performance, especially since my user base is worldwide.
Page load statistics show a lot of elements, plugin javascript, css, attachments etc, are being downloaded for every page request. For the users in the same geographic location as the confluence server, it is ok, but for the users on the other side of the world, we are seeing long delays in pages loading.
What methods are available for configuring this? Is it all managed in the Apache webserver?
Relevant Info: Confluence is running on a Linux server, with an NGINX reverse proxy in the middle.