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.

  1. Go to the <DATADIR>/webapps/360-mashup-ui/WEB-INF/ directory.
  2. Edit the web.xml file and comment the content of Gzip filter: content compression
  3. Repeat these actions for your other Mashup Builder applications, if any.
  4. Restart Exalead CloudView.