Dear All,

I am currently testing tomcat connection limit, while doing so, I have meet the 1100connection limit to Tomcat server, it was using two jmeter server to "attack" single tomcat. But no matter what, tomcat could never be able to handle more than 1100 connection.

I did use
ulimit -n 65535
ulimit -u 65535


also tune all variable on server.xml which is higher than 2000, but none of them are working. Please help to comment if you have experience on tomcat fine tuning, thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to