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