On 15/08/2008, Evrim Ozcelik <[EMAIL PROTECTED]> wrote: > Hi, > > In my test scenario, I have a loop and in that loop there are several > HTTP Samplers. But some of these samplers are in if Conditions. So in > each loop defferent number of samplers may be executed. > But my requirement is starting the loop in a constant throughput; for > example start the loop 2 times in a minute.
That's not constant throughput overall. > I thought to use "Constant Throughput Timer" but this timer only > controls the total throughput (in terms of samples per minute); but I > may have different number of samples in every loop. > > So could you help me about this issue? > If you add the Constant Throughput Timer as a child of one of the unconditional samplers, this may give you what you want. > -- > Evrim Özçelik > > --------------------------------------------------------------------- > 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]

