nixpkgs/nixos/modules/services
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
..
admin nixos/oxidized: add missing slash to PIDFile path 2020-01-06 16:58:54 +01:00
amqp treewide: fix redirected urls 2020-01-22 11:26:22 +01:00
audio nixos/alsa: replace list by attrset in environment.etc 2020-02-14 01:17:18 +01:00
backup Merge pull request #72060 from lopsided98/sanoid-init 2020-02-10 01:28:41 +01:00
cluster nixos/kubernetes: allow configuring cfssl API server SANs 2020-01-18 23:39:21 -08:00
computing folding@home: 6.02 -> 7.5.1 2020-03-14 13:01:26 -07:00
continuous-integration nixos/buildkite-agents: fix hooksDir assertion 2020-02-19 12:22:35 +01:00
databases nixos/mysql: fix service so it works with mysql80 package 2020-03-20 20:54:17 -04:00
desktops nixos/rigel: Fix evaluation 2020-03-26 19:29:08 -04:00
development nixos/jupyter: Fix documentation example for jupyter.kernels (#56415) 2020-01-31 15:30:02 +01:00
editors treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
games nixos/openarena: fix service's binary name 2019-11-24 16:55:20 +01:00
hardware nixos/tlp: revamp 2020-02-27 09:58:51 -08:00
logging treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
mail Merge pull request #76739 from symphorien/mail_plugins 2020-03-12 22:44:23 +01:00
misc Remove unused 'rogue' service 2020-03-24 15:25:20 +01:00
monitoring Merge pull request #82808 from nlewo/fix-alertmanager 2020-03-28 09:29:01 +01:00
network-filesystems Merge pull request #75922 from tadfisher/kbfs-fixes 2020-01-28 19:13:40 -05:00
networking nixos/quorum: init 2020-03-27 19:31:01 +01:00
printing treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
scheduling atd: systemd-udev-settle serves no purpose 2020-03-21 11:15:06 +08:00
search solr: drop 7.x series 2020-01-18 08:50:35 -05:00
security fail2ban: fix firewall warning 2020-03-22 18:11:36 +01:00
system treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
torrent nixos/transmission: Allow others to read the directory 2020-02-24 08:03:21 +01:00
ttys treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
wayland nixos/cage: move ConditionPathExists to service config 2020-03-09 00:47:49 +01:00
web-apps Merge pull request #82929 from zimbatm/nixos-gerrit 2020-03-26 12:47:15 +01:00
web-servers nginx: increase types_hash_max_size to 4096 (#83609) 2020-03-28 20:40:44 +01:00
x11 Merge pull request #25311 from peterhoeg/f/udev-settle 2020-03-28 21:24:32 +08:00