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] > >
