increase nginx's server_names_has_bucket_size to 128
This commit is contained in:
parent
14af637538
commit
860dfd2a44
@ -21,6 +21,7 @@
|
|||||||
nginx_user: "www-data"
|
nginx_user: "www-data"
|
||||||
nginx_http_params:
|
nginx_http_params:
|
||||||
- sendfile "on"
|
- sendfile "on"
|
||||||
|
- test_types_hash_bucket_size 128
|
||||||
nginx_configs:
|
nginx_configs:
|
||||||
gzip:
|
gzip:
|
||||||
- gzip on
|
- gzip on
|
||||||
|
Loading…
Reference in New Issue
Block a user