Hi Cyril, I was interpreting that, if, say, threads was set to 10, and ramp time was set to 10, and loop was set to forever, that Jmeter would start 1 thread and send one request, regardless of the number of active threads. In other words, so if each request takes 50 seconds (i.e., longer than 10 seconds), the number of active threads/requests would kind of "build up", greater than 10.
Is that not correct? On the other hand, the behavior that I'm seeking is where Jmeter would attempt to maintain the number of threads/requests at a certain number. Thanks, Jim ---- Cyril SANTUNE <[email protected]> wrote: > It is the default behavior for me in Jmeter if you check the "loop count" > to forever. > > > On Mon, Dec 16, 2013 at 4:52 PM, <[email protected]> wrote: > > > Hi, > > > > I was wondering if there's a way to configure a thread groups so that when > > the plan is run, it tries to maintain the number of threads that are active > > at any given time? > > > > In other words, if the number of threads is 10, Jmeter would start 10 > > threeads, and as each thread/requests completes, Jmeter would start a new > > thread/request. > > > > Thanks, > > Jim > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
