Skip to content

CE-2342: Compress Template server response

Imre Toth requested to merge CE-2342_Compress_Template_response into develop

Enable server response compression

Adding Tomcat's original server.xml in the first commit

Modifying the server.xml to enable compression + setting the application properties - if someone runs it natively. Modified dockerfile to overwrite original server.xml file

Closes CE-2342

Merge request reports