We use Jmeter to test performance. I gave 10 topics (10 users) with a slew time of 60 seconds, 4 out of 10 users were unable to log out of org.apache.http.NoHttpResponseException: The target server failed to respond
Our script works this way. The user logs in, opens the access list page and performs the send operation, and gains access to the send information page. Each user does three times and logs out. When I have it only once, and three times it works well, but when I configure the script to do three times, I encounter the above error.
I'm really not sure if this is due to Jmeter settings or server settings?
performance-testing jmeter
Selvakumar ponnusamy
source share