fix: add higher map_hash_bucket_size, allowing for more mappings

pull/7/head
ricardop 2018-07-03 11:19:29 +02:00
parent 8b568ec572
commit dab5f4f1df
No known key found for this signature in database
GPG Key ID: 3D38CA12A66C5D02
1 changed files with 1 additions and 0 deletions

View File

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