1286 - increase nginx server name length

This commit is contained in:
Tom McKay 2019-01-15 12:39:05 -05:00
parent 6d5ec4eddf
commit 628bf07979

View file

@ -9,6 +9,8 @@ http {
include hosted-http-base.conf;
include rate-limiting.conf;
server_names_hash_bucket_size 64;
resolver 127.0.0.1 valid=10s;
vhost_traffic_status_zone;