Hi a. If you choose duration use a constant throughput timer to specify the rate of requests. b) If you want the test to finish as quickly as it can then just specify the number of loops and remove the duration
dont specify both regards deepak On Mon, Oct 22, 2012 at 4:55 PM, Kouta Osabe <[email protected]>wrote: > hello,deepak > > I ment specfing loop count on the thread group and also gave a scheduler > setting - one hour. > > regards, > kota > 2012/10/23 6:55 "Deepak Shetty" <[email protected]>: > > > when you say 60 loops did you add a controller or did you specify loop > > count on the thread group. > > Did you also give a scheduler setting? > > > > regards > > deepak > > > > On Mon, Oct 22, 2012 at 12:26 PM, Kouta Osabe <[email protected] > > >wrote: > > > > > Hello All, > > > > > > I want to just 18,000 requests to api server for an hour. > > > > > > so i configured 300 threads, 60 seconds ramp-up, 60 loops. > > > > > > i expected just 18,000 requests sended to api server, but over 18,000 > > > requests sended to api. > > > > > > Can someone please help me how i send just request to api server? > > > > > > Thanks, > > > > > > Kota. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > >
