浏览代码

更新 'k8swebapi-nginx/nginx.conf'

chenghongxi 4 年之前
父节点
当前提交
09527a0ff6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      k8swebapi-nginx/nginx.conf

+ 1 - 1
k8swebapi-nginx/nginx.conf

@@ -27,7 +27,7 @@ http {
     sendfile             on;
     #tcp_nopush          on;
 
-    keepalive_timeout    600;
+    keepalive_timeout    65;
 
     #gzip                on;
     server_tokens        off;