Explorar el Código

更新 'k8swebapi-nginx/nginx.conf'

chenghongxi hace 4 años
padre
commit
09527a0ff6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;