Re: Tracking down no responding issue after a massive load

2019-07-03 Thread Sanford Liu
ion was established). I read the source code of 9.0.21 roughly. It seems that the mechanism is not changed. The Poller still has a chance to use a large number of "nextPollerTime" to poll events. Best Regards, Chang Liu Mark Thomas 于2019年7月3日周三 下午7:39写道: > On 03/07/2019 10:59, S

Tracking down no responding issue after a massive load

2019-07-03 Thread Sanford Liu
Hi Team, My team are facing a no responding issue in the below circumstances: 1. Env: ApacheTomcat:8.5.15, JDK: 1.8.0_121 2. Tomcat configuration: enable APR: protocol="org.apache.coyote.http11.Http11AprProtocol" set maxThreads of the Executor: maxThreads="1200" 3. This web server was under a