I am using Jmeter 3.2 to test an internal website with 4 thread groups in the test plan. Each of the thread groups are testing different paths and the test plan is set to run all threads concurrently not consecutively. I have each thread configured to run 6 threads, ramping up in 15 sec forever for 600 sec:
I am expecting to see a max of 24 users hitting the page at some point but I never see more than 12? Is something off?