Im not sure I understand your question, do you want a delay between each of the X requests? if so just add the timer as child of the loop controller.
On Mon, Dec 14, 2009 at 9:10 AM, jordi garcia <[email protected]> wrote: > Hello there, > > I would like to do this planning test: > > ยท N threads (forever test) > - X requests (HTTP Sampler) from CSV datafile URIs (CSV Data Set Config) > with Loop Controller > - sleep Y seconds (Constant timer) > > How can I configure X requests before to execute the constant timer item (Y > seconds)? > > > Thanks in advance > Jordi >

