Reputation: 4121
I am trying to test a stress test a web service using JMeter but the requests keep stopping after around 4 hours.
I submit 10 requests per second from JMeter. The web service is still functioning properly after JMeter completes. I am using only 1 soap request and I do not specify to rad the soap response.
Why JMeter gives up after a certain amount of time?
Upvotes: 2
Views: 800
Reputation: 20663
There are several suggestions to check:
Upvotes: 4