@@ -6,7 +6,7 @@ timer_resolution 1000ms;
daemon off;
events {
- worker_connections 16384;
+ worker_connections 65536;
multi_accept off;
}