Jmeter multiple concurrent users in single thread group
问题 I have 1 thread group and I have defined 100 threads and 1 Iteration with a single HttpSampler . Basically I am testing a single GET API. Now, Jmeter should start 100 threads and then they should fire request to my server which have the API. The server can respond to 100 requests concurrently. So, basically at any point in time I should have 100 concurrency. But that is not what is happening when I checked through Blazemeter. I get a max users of 37 and total users as 100 which means max