fshutdown / JMeter-WebSocketSampler

JMeter - WebSocket Sampler
Apache License 2.0
309 stars 191 forks source link

Creating more threads on server than specified. #73

Open atmesh opened 6 years ago

atmesh commented 6 years ago

I have created a thread-group and configured 10 threads on Jmeter thread-group. When I initiate the test, I can see 100 java threads. Why is it creating more threads and how to fix it?