Updated direct dependencies
[msb/apigateway.git] / openresty-ext / src / assembly / resources / openresty / nginx / conf / nginx.conf
index 45bd850..6d0327d 100644 (file)
@@ -50,7 +50,7 @@ http {
        server_tokens off;
        
        keepalive_timeout 120s;
-    keepalive_requests 2000;
+    keepalive_requests 20000;
     types_hash_max_size 2048;
        
        #open_file_cache max=200000 inactive=300s;