Skip to content

Draft: Resolve CE-2342 "Enable response compression in template"

Compressing the responses from the Template BE.

It would have been enough to modify the server.xml for the Tomcat, but in that case it would not compress the responses when running the application natively - e.g. as we do during development, and checking if the clients can deal with the response when it's compressed.

Comment: the docker alpine image "patch" command is not working, it doesn't give error, or any kind of other response, and doesn't do what it should be.

Tested on TEST environment (which will be overwritten every night by a scheduler).

Result if fetching Operations: image

Merge request reports