fix: add higher map_hash_bucket_size, allowing for more mappings
parent
8b568ec572
commit
dab5f4f1df
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue