rakyll / hey

HTTP load generator, ApacheBench (ab) replacement
Apache License 2.0
17.66k stars 1.17k forks source link

Sleep option missing #204

Open githubcom13 opened 4 years ago

githubcom13 commented 4 years ago

Hi, a sleep option (Delay execution) is missing to simulate requests sent by a human.

I'm using HEY to set the req_limit option on Nginx and I can't pause between requests to check if my configuration is ok.