On 12/07/2011 10:00 AM, ZK wrote:
> It sounds like you have discovered a 'bottleneck' in your system... it's up
> to you to find out where that is!!

Indeed. What about the load on the Jmeter machine?
What about memory, and how much heap is granted to Java?

Make sure you adhere to
http://jmeter.apache.org/usermanual/best-practices.html#lean_mean

You may want to rethink your Timer strategy. If your system under test
responds faster than once per second on average, you don't actually need
2000 threads to perform 1500 requests per second.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to