kbss-cvut / record-manager-ui

GNU Lesser General Public License v3.0
0 stars 2 forks source link

Configure compression for records in deployments #164

Open blcham opened 1 month ago

blcham commented 1 month ago

GZipping can be configured either directly in Spring Boot or in nginx (which is recommended).

https://docs.nginx.com/nginx/admin-guide/web-server/compression/

Originally posted by @ledsoft in https://github.com/kbss-cvut/record-manager-ui/issues/71#issuecomment-2112593936