increase nginx's server_names_has_bucket_size to 128

This commit is contained in:
staticsafe 2017-01-13 03:12:32 +00:00
parent 14af637538
commit 860dfd2a44
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
nginx_user: "www-data"
nginx_http_params:
- sendfile "on"
- test_types_hash_bucket_size 128
nginx_configs:
gzip:
- gzip on