nixpkgs/nixos
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
..
doc elasticsearch-curator: add note to the NixOS release notes 2018-08-25 18:59:32 +02:00
lib Merge pull request #43736 from volth/patch-208 2018-08-26 01:28:12 +02:00
maintainers create-amis.sh: Change directory for AMIs 2018-07-24 21:19:14 +02:00
modules nginx: use a compression level of 5 in recommended configuration 2018-08-26 21:43:34 +02:00
tests Merge pull request #45647 from xeji/p/netdata-test 2018-08-26 13:50:10 +01:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release-combined: remove keymap tests from tested job 2018-06-06 21:02:55 +02:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix treewide: Purge stdenv.platform and top-level platform 2018-08-20 15:22:46 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.