increased bucket size for nginx
This commit is contained in:
parent
85a9495aeb
commit
63e8be257b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ events {
|
||||||
|
|
||||||
|
|
||||||
http {
|
http {
|
||||||
|
server_names_hash_bucket_size 64;
|
||||||
include mime.types;
|
include mime.types;
|
||||||
default_type application/octet-stream;
|
default_type application/octet-stream;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue