fix: add higher map_hash_bucket_size, allowing for more mappings

This commit is contained in:
ricardop
2018-07-03 11:19:29 +02:00
parent 8b568ec572
commit dab5f4f1df

View File

@@ -9,6 +9,7 @@ events {
}
http {
map_hash_bucket_size 128;
include /etc/nginx/mime.types;
default_type application/octet-stream;