[MSB]Support TLSv1.3
[msb/apigateway.git] / openresty-ext / src / assembly / resources / openresty / nginx / conf / nginx.conf
index a340aa8..45bd850 100644 (file)
@@ -50,7 +50,7 @@ http {
        server_tokens off;
        
        keepalive_timeout 120s;
-    keepalive_requests 200;
+    keepalive_requests 2000;
     types_hash_max_size 2048;
        
        #open_file_cache max=200000 inactive=300s;