diff --git a/config/http/nginx.conf b/config/http/nginx.conf index 547b8c2..7e0d954 100644 --- a/config/http/nginx.conf +++ b/config/http/nginx.conf @@ -29,7 +29,7 @@ http { sendfile on; #tcp_nopush on; - keepalive_timeout 65; + keepalive_timeout 60s; #gzip on;