https://bz.apache.org/bugzilla/show_bug.cgi?id=63904

--- Comment #2 from Yosep Stephen <s...@cpssoft.com> ---
I don't see any problem with the timeout settings. Here are Tomcat 8.0.35
Setting used:
<Connector port="8610"
               protocol="AJP/1.3"
               redirectPort="9610"
               maxParameterCount="1000000"
               acceptCount="1000"
               acceptorThreadCount="2"
               maxConnections="20000"
               maxPostSize="20971520"
               maxThreads="20000" />

And here are the mod_jk settings:
worker.accuratea1.host=10.10.17.6
worker.accuratea1.port=8610
worker.accuratea1.lbfactor=1

worker.accuratea1.socket_connect_timeout=5000
worker.accuratea1.ping_mode=A
worker.accuratea1.ping_timeout=10000

Where is the user group I can use to submit the discussion?

Thanks for the response, really appreciate it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to