Enhancing Application Response Time with Gzip Compression
Gzip compression is activated by default to improve the application response time. It applies to the HTML, CSS, and JS code returned by the web server to the web
browser.
Recommendation:
It is better to leave Gzip compression activated. This section explains how to deactivate Gzip compression if required.
Go to the <DATADIR>/webapps/360-mashup-ui/WEB-INF/
directory.
Edit the web.xml file and comment the content of Gzip filter:
content compression
Repeat these actions for your other Mashup Builder
applications, if any.