Sorry - my bad. Figured out that it is all done per thread, so that was what was confusing me!
Would still like to have a constant throughput for the number of times a controller is executed, though. Is there a way to do this without having to count everything within that controller? Cheers, David ---------------------- Forwarded by David Hay/Lex/Lexmark on 04/09/2003 01:20 PM --------------------------- David Hay 04/09/2003 12:57 PM To: "JMeter Users List" <[EMAIL PROTECTED]> cc: Subject: Constant Throughput with loop (Document link: David Hay) Hi, I'm trying to get a constant throughput in a test plan that includes a loop. I tried the Constant Throughput Timer first with just a single JDBC call, and it works fine if there is no loop. However, placing the call in a loop makes it all goes wierd (doesn't keep throughput constant, seems to go in fits and starts). I have tried placing the time both inside and outside the loop, to no avail. Also, I would like to have a constant throughput for the number of times a controller is executed. Is there a way to do this? Many thanks, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

