Hi everyone I am loading test a Thrift Javaserver using JMeter on the same machine When setting the 6000 threads ramp up in 1 second, all the threads got correct response data from the server, however the Jmeter process hangs up and stuck, netstat -an shows that all the connections are in the ESTABLISHED state. When the threads number is 5000, all things work as expected. Because I use Apache Thrift as the server, I do not have control over the socket close. Can anyone help me?
Thanks and Best Regards Tenghuan He
