@@ -88,8 +88,8 @@ jvm_mode : -server
# http_ping_urls : http://127.0.0.1/test.jsp
# Throttle the number of active threads for a port
-port_thread_max : 512
-accept_thread_max : 256
+port_thread_max : 4096
+accept_thread_max : 512
accept_thread_min : 256
# Enable JNI TCP speed optimizations