I am executing a load test in jmeter. My request is to run 4 API in parallel so i am using parallel controller in jmeter, but during execution i am intermittenly getting below two response from jmeter in each run
- "Non HTTP response code: org.apache.http.NoHttpResponseException"
- "Response code:Non HTTP response code: javax.net.ssl.SSLException Response message:Non HTTP response message: java.net.SocketException: Connection reset" Please any suggestion will be welcome. I have increased the Tcpip port to 65536.