Преглед на файлове

Allow more ocnnections for the plaintext test

Patrick Falls преди 12 години
родител
ревизия
660f9c8a3f
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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