From 860dfd2a44ef7f111d0495e01c47d5617262258b Mon Sep 17 00:00:00 2001 From: staticsafe Date: Fri, 13 Jan 2017 03:12:32 +0000 Subject: [PATCH] increase nginx's server_names_has_bucket_size to 128 --- ubuntu/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index 7977de9..5d4f101 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -21,6 +21,7 @@ nginx_user: "www-data" nginx_http_params: - sendfile "on" + - test_types_hash_bucket_size 128 nginx_configs: gzip: - gzip on