Jmeter distributed mode

If we want to put load on a website using 5000 users from a single machine. With limited cpu and ram contribution will restrict us from putting load of 5000 users on the website as our ram and cpu has limited capacity. So it is not recommend to put a load of 5000 users from a single machine as it might display wrong results. So distribution mode comes into play. So we will connect to 5 more machines and give 1000 users to each of those 5 machine .Jmeter Gui will be our machine and Slave 1 ,slave 2 are those machines and all these slave machines will hit the server at the same time.

Configuration.

Go to slave machine.

Then go to master machine.

After all these conf changes.

Then we can go the master machine once the cmd of slave machine says test is finished and go to view results tree and check results.So test ran on slave machine but we see results on master machine.

Few things about master slave machines.