I am running test for 500 users. I have one Application server and I am running JMeter in distributed mode with one master and 5 slaves.
The scenario is Jmeter is sending 5 requests to the server at any point of time. However, I need to control only Login request where each Login from the slave has to hit the server in different intervals.
How can I do this?