summary refs log tree commit diff
path: root/pkgs/build-support/rust/build-rust-crate
diff options
context:
space:
mode:
authorVincent Bernat <vincent@bernat.ch>2020-03-28 20:40:44 +0100
committerGitHub <noreply@github.com>2020-03-28 20:40:44 +0100
commit7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c (patch)
tree699634aad43c2bd2dff3e324f139a818476d4a50 /pkgs/build-support/rust/build-rust-crate
parent7887a4ac38c9688a0a1a1555551e93cd4de82091 (diff)
downloadnixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar.gz
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar.bz2
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar.lz
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar.xz
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.tar.zst
nixpkgs-7c451c3b6bc3b9fef2c8fa76d3faebda1607b21c.zip
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 ff0148d868bd which makes nginx
use mailcap mime.types.
Diffstat (limited to 'pkgs/build-support/rust/build-rust-crate')
0 files changed, 0 insertions, 0 deletions