"Why x 3? Surely you only want 2 Thread Groups, the second with only one thread? "
after your suggestion I must create 3 thread groups a user because I have 3 (not 2 as mentioned I the original post) request types with different delay time (2.5 min, 3min and 10 min). "but it's extremely unlikely that you need to run so many threads.." I must simulate up to 6000 users (customer want that) load on the server. Every user has all types of requests. Means I have if I understand right 6000 x 3 threads running on my machine. The machine which is running the JMeter is server it self, so I have a bit more hardware resources on it too. -- View this message in context: http://jmeter.512774.n5.nabble.com/Time-counters-tp3367557p3367674.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

