Explorar o código

Allow more ocnnections for the plaintext test

Patrick Falls %!s(int64=12) %!d(string=hai) anos
pai
achega
660f9c8a3f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      config/resin.properties

+ 2 - 2
config/resin.properties

@@ -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