rryqszq4 6 жил өмнө
parent
commit
77308a2387

+ 1 - 1
frameworks/PHP/php/deploy/nginx_php.conf

@@ -38,7 +38,7 @@ http {
         root /;
         index  index.html;
 
-        php_keepalive 100;
+        php_keepalive 200;
 
         location = /hello {
             add_header Content-Type text/plain;