Close response message contains response from Single Read Sampler

Issue #218 resolved
Tetiana Parashchenko created an issue

I have following structure for running stress test for WebSockets:

After running different number of threads - 5,000/10,000/20,000 - sometimes the Close Connection is failing (there is error shown) and the response message contains the response that should be coming to Read sample:

Is it something related to JMeter or the plugin?

Comments (3)

  1. Disha Rajapurkar

    Hi Tetiana, I encountered same issue. It was resolved by Adding ws Text Frame filter before webSocket close sampler

  2. Log in to comment