Project

General

Profile

Feature #2190

Updated by Alexander Watzinger 8 months ago

Stefan (Probst) suggested that we use server side compression to improve request performance. We can use gzip or "Brotli":https://brotli.org/, but Brotli will be the better solution. 
 Resources: https://www.cloudways.com/blog/brotli-vs-gzip/ 

 *Update* 
 We decided to use "Brotli":https://brotli.org/, there even is a Debian package available. 

 *To do* 
 * Implement at trinity (Alex) 
 * Implement at ACDH-CH (Alex) 
 * Implement at ACDH-CH Kubernetes (Bernhard) 
 * Implement at NHM (Bernhard) 

Back