nginx: server_names_hash_bucket_size 128;
This commit is contained in:
parent
667c40afca
commit
ae67dba4ea
1 changed files with 1 additions and 0 deletions
|
@ -57,4 +57,5 @@ http {
|
|||
include sites/*.conf;
|
||||
|
||||
absolute_redirect off;
|
||||
server_names_hash_bucket_size 128;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue