Skip to content

CE-2342: Compressing Template responses

Imre Toth requested to merge CE-2342_Compressing_Template_responses into develop

Enabling response compression in Tomcat along with the running the app natively. First commit: Save original server.xml from Tomcat Second commit: modifying the server.xml, and overwriting the original file. And enabling the compression when the application is being run natively.

Closes CE-2342

Merge request reports