Project

General

Profile

Feature #2190

Updated by Alexander Watzinger 10 months ago

Stefan (Probst) suggested that we use server side compression to improve request performance. We can use gzip or brotli, but brotli will be the better solution. 

 Resources: 
 * https://www.cloudways.com/blog/brotli-vs-gzip/ 

 *Update* 
 We decided to use Brotli, brotli, 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) 
 * Document in Redmine (and install notes?) (Alex) 

Back