nixpkgs/nixos/modules
Vincent Bernat 7c451c3b6b
nginx: increase types_hash_max_size to 4096 (#83609)
After upgrading to NixOS 20.03, I've got the following warning:

    nginx: [warn] could not build optimal types_hash, you should increase either types_hash_max_size: 2048 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size

The documentation states that "if nginx emits the message requesting
to increase either hash max size or hash bucket size then the first
parameter should first be increased" (aka types_hash_max_size).

In 19.03, the size of mime.types was around 100 entries. In 20.03, we
are around 900 entries. This is due to ff0148d868 which makes nginx
use mailcap mime.types.
2020-03-28 20:40:44 +01:00
..
config nixos/networking: Add hostFiles option 2020-03-07 01:53:31 +01:00
hardware Merge pull request #75940 from davidtwco/wooting-init 2020-03-22 02:03:52 -04:00
i18n/input-method nixos/ibus: fix missing dconf profile 2020-01-06 20:30:37 +09:00
installer nixos-option: Disable on Nix >= 2.4 because it doesn't compile 2020-03-20 14:52:22 +01:00
misc services/misc/nixos-manual.nix: Remove 2020-03-24 15:25:20 +01:00
profiles Remove unused 'rogue' service 2020-03-24 15:25:20 +01:00
programs nixos/ssmtp: declare all option renames manually 2020-03-22 15:52:01 +01:00
security nixos/duosec: rename ikey option to integrationKey 2020-03-22 20:25:11 -04:00
services nginx: increase types_hash_max_size to 4096 (#83609) 2020-03-28 20:40:44 +01:00
system nixos/initrd-ssh: switch from Dropbear to OpenSSH 2020-03-25 08:26:50 +00:00
tasks zfs: document systemd-udev-settle dependency 2020-03-21 11:15:06 +08:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation nixos/kvmgt: add udev rules for unprivileged access 2020-03-13 07:04:26 +00:00
module-list.nix Merge pull request #83309 from mmahut/quorum 2020-03-28 09:04:12 +01:00
rename.nix nixos: fix module paths in rename.nix 2020-03-11 15:59:22 +01:00