We use Jmeter to do performance testing. I gave 10 threads(10 users) with ramp up time 60 secs, 4 out 10 users failing to logout getting org.apache.http.NoHttpResponseException: The target server failed to respond
Our script works this way. User logs in, access list page and do one submit operation and access the details page of the submit. Every user does three times and logs out. When I have just one time instead three time it works well, But when I configure the script to do for three times then I face above mentioned error.
Im not really not sure is it some thing related to Jmeter settings or server settings?
disable KeepAlive. worked for me.
disable KeepAlive worked for me. Open the http request sampler , there is a check box KeepAlive which is by default selected.
This error is not from Jmeter end.
There may be an issue with one of the following:
Also you can refer to below link for tuning your jmeter script
Hope this will help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With