I am getting Non HTTP response message: Connection reset error
I have 2 calls.
NO cookies or request headers to send for 2nd request.
Test Configuration: execution:
Not sure where the problem Is? I tried other options like setting JMeter properties and others, for example:
hc.parameters.file: hc.parameters
http.connection.stalecheck$Boolean: true
https.sessioncontext.shared: true
https.default.protocol: TLSv1.2
https.socket.protocols: TLSv1 TLSv1.2
Checked the jmeter.log and bzt.log file for any errors. But none was found.
We cannot say anything meaningful without:
jmeter.log
file (preferably with debug logging enabled for HTTP components)bzt.log
file and/or console output, again preferably with verbose switchIn your case Taurus acts as a wrapper for JMeter test and it has its extra cost, it might be the case the container doesn't have sufficient resources to run both.