diff --git a/nginx.conf b/nginx.conf index f50ac50..038a187 100644 --- a/nginx.conf +++ b/nginx.conf @@ -9,6 +9,7 @@ events { } http { + map_hash_bucket_size 128; include /etc/nginx/mime.types; default_type application/octet-stream;