@@ -34,7 +34,7 @@ http {
root /;
index index.html;
- php_keepalive 200;
+ php_keepalive 256;
location = /hello {
content_by_php '
location = /fortune {
@@ -35,7 +35,7 @@ http {
add_header Content-Type text/plain;