From 6283eefbc9a8caaf917d08035cbff8b6740080cb Mon Sep 17 00:00:00 2001 From: Michel Gokan Date: Sun, 11 Nov 2018 10:40:42 +0100 Subject: [PATCH] Update README.md This is not creating 1000 request, it creates 100 request (see the total) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba03ed1..df509c5 100755 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ A list of all available options can be obtained by specifying the --help option (all option names can be abbreviated as long as they remain unambiguous). -A more realistic test case might be to issue 1000 HTTP requests at a +A more realistic test case might be to issue 100 HTTP requests at a rate of 10 requests per second. This can be achieved by additionally specifying the --num-conns and --rate options. When specifying the --rate option, it's generally a good idea to also specify a timeout