increased server_names_hash_bucket_size to 64
This commit is contained in:
parent
be5a9d8b8e
commit
7afb0b1236
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ http {
|
|||
server_tokens off;
|
||||
reset_timedout_connection on;
|
||||
|
||||
# server_names_hash_bucket_size 64;
|
||||
server_names_hash_bucket_size 64;
|
||||
# server_name_in_redirect off;
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue