https://issues.apache.org/bugzilla/show_bug.cgi?id=53173

--- Comment #9 from Filip Hanik <fha...@apache.org> ---
A work around for you should be using the NIO connector, as it doesn't use
threads in between keep alives, and don't set any max connections

<Connector port="8080" 
           protocol="org.apache.coyote.http11.Http11NioProtocol" ...

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