@@ -7,7 +7,7 @@ timer_resolution 1000ms;
daemon off;
events {
- worker_connections 32768;
+ worker_connections 65536;
multi_accept off; #default
}