You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Tim TerlegÄrd <ti...@se.linux.org> on 2006/11/14 11:04:20 UTC

start of local and remote

I try to run a performance test on a web server and I run a jmeter server
on a remote host close to the web server and I run a jmeter server on
localhost. I have five HTTP Request samplers in a thread group, each
downloading 10-20 MB files.

When running the test plan just locally or just remotely it works fine.
But when I start both I get strange numbers in the summary report.
When just running remotely Throughput is 4/min and KB/sec is about 900.
When running both locally and remotely after a while I get Throughput
-7 or -0.3 on some of the threads and really low numbers in the KB/sec
column.

What's happening? In the "View Results in Table" listener I see that the
thread names are the same for the local and remote threads. If I start 5
threads remotely and 5 locally I get two called "Thread Group 1-1" and two
called "Thread Group 1-2" and so on. Can that be an issue? How do I make
the result data from the two jobs merge correctly?

Thanks, Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org