nixpkgs/nixos/modules/services/web-servers
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
..
apache-httpd nixos/httpd: add http2 option 2020-02-01 19:08:02 -05:00
hitch
jboss
lighttpd
nginx nginx: increase types_hash_max_size to 4096 (#83609) 2020-03-28 20:40:44 +01:00
phpfpm
unit nixos/unit: fix attrs 2020-01-23 20:40:49 +03:00
varnish
caddy.nix nixos/caddy: resync with upstream unit file 2020-01-23 14:08:37 +01:00
darkhttpd.nix
fcgiwrap.nix
hydron.nix
meguca.nix
mighttpd2.nix
minio.nix
shellinabox.nix
tomcat.nix
traefik.nix
ttyd.nix
uwsgi.nix uwsgi: use pyhome instead of pythonpath for uwsgi vassals 2020-03-04 20:20:32 +01:00
zope2.nix