Make sure to provide *Read Timeout* to be at least 600000 milliseconds (10 minutes)
It can be done in the Open Connection Sampler (from JMeter WebSocket Samplers by Peter Doornbosch <https://github.com/ptrd/jmeter-websocket-samplers> ) <http://www.jmeter-archive.org/file/t340375/foo.png> If you will still be experiencing problems - consider increasing JMeter logging verbosity <https://www.blazemeter.com/blog/how-to-configure-jmeter-logging/> for the WebSocket components by adding the next line to /log4j2.xml/ file (lives in "bin" folder of your JMeter installation) > <Logger name="eu.luminis" level="debug" /> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
