Trying to hit Rest API web service through Jmeter for a range of users. (20, 30,50,80 users). 80% of the request samples get processed, but around 20% of the samples error out with below message under sampler Result.
"Response code: Non HTTP response code: java.net.ConnectException Response message: Non HTTP response message: Connection timed out: connect".
Is it the issue with Jmeter or server side? What is the resolution for this?