Figured it out. There are two things tripping me off.

- The time of all the server was not synchronized.
- After syncing the time, I figured that my multiple test runs were
accumulating the results in same file,
and hence the overall throughput was low. After deleting the results file
every time, things are in place.

Hope this helps others trying distributed tests.


On Thu, May 16, 2013 at 12:45 PM, Manish Sapariya <[email protected]>wrote:

> Hi,
> I am running tests with 10 remote server and a GUI client.
> When I run a test on individual remote server I get throughput of 100
> request per second.
> However when I run test simultaneously on all servers, the throughput
> shown in the
> summary report is very low, 8.2 requests per min.
>
> I am sure the report is showing incorrect data, because tests are
> completing within expected time.
>
> Can somebody help me understand how the stats are shown in case of
> distributed scenario.
> Are there typical pitfalls, I should take care of.
>
> Thanks and Regards,
> Manish
>

Reply via email to