In gmane.comp.jakarta.jmeter.user, you wrote: > On 26/02/2010, Doki Pen <[email protected]> wrote: >> I'm seeing horrible jmeter performance when I run in master slave mode >> on EC2 (10pages/sec). But when I run in normal mode I get great results >> (200 pages/sec) >> > > What about the individual response times? > Are they similar? > > Are the tests retrieving identical responses? >
In the normal way of the internets, I discovered the solution to my problem 5 minutes after asking a usergroup. This, after 2 days of struggling. It turns out the magically incantation is as follows: # jmeter.properties mode=Batch hold_samples=true num_sample_threshold=1000 time_threshold=30000 Thanks anyway. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

