nixpkgs/nixos/modules/services/web-servers/nginx
Vincent Bernat 06a5fb2ada nginx: use a compression level of 5 in recommended configuration
While there is little gain of space to use a compression level of 9,
the CPU usage is significant. Many experiments point to use something
between 4 and 6. For example:

 - https://mjanja.ch/2015/03/finding-the-nginx-gzip_comp_level-sweet-spot/
 - 3bda5b93ed/nginx.conf (L93)
2018-08-26 21:43:34 +02:00
..
default.nix nginx: use a compression level of 5 in recommended configuration 2018-08-26 21:43:34 +02:00
gitweb.nix nixos/gitweb: add gitwebTheme option 2018-04-17 20:07:01 +03:00
location-options.nix nginx module: add option for proxying websocket requests 2017-08-30 21:01:52 +02:00
vhost-options.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00