Re: Delay Between Http Requests

2018-09-15 Thread Deepak Goel
if i may ask, why is there such a requirement? it might lead to unnecessary queuing at the server leading to an exponential increase in response time On Sat, 15 Sep 2018, 09:43 Nayak, Soumya R., wrote: > Hi All, > > Can you please let me know like what is the best way to put delay between >

Re: Delay Between Http Requests

2018-09-15 Thread Ivan Rancati
Would a Constant Throughput Timer http://jmeter.apache.org/usermanual/component_reference.html#Constant_Throughput_Timer work for you? Best regards On Sat, Sep 15, 2018 at 6:13 AM Nayak, Soumya R. wrote: > Hi All, > > Can you please let me know like what is the best way to put delay between >