I have been facing some issue and not sure whether I am missing something or issue is from developers side.
My Jmeter Plan is [I am using Ultimate thread group]:
Start Threads Count: 2000
Initial Delay : 0
Startup Time : 400 Seconds
Hold for Load : 600 Seconds
Shutdown Time : 60 Seconds
Based on above plan, There should be concurrent 2000 users on server for at least 600 seconds. I can see in jmeter that all users are active for 600 seconds and sending requests to server.
Problem :
Server Team says : They can see only 10 - 15 concurrent users at server side. Load Balance and Database team says same.
I have asked them about setting about concurrent users at their site and they have already allowed 10k.
Now that could be issue? Why Jmeter shows 2000 active users but at server they can see only 10-15?
Should I use any other plugin or control with my test plan for concurrent load?