Update README.md

This is not creating 1000 request, it creates 100 request (see the total)
This commit is contained in:
Michel Gokan 2018-11-11 10:40:42 +01:00 committed by GitHub
parent 536740a8d9
commit 6283eefbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 --help option (all option names can be abbreviated as long as they
remain unambiguous). 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 rate of 10 requests per second. This can be achieved by additionally
specifying the --num-conns and --rate options. When specifying the specifying the --num-conns and --rate options. When specifying the
--rate option, it's generally a good idea to also specify a timeout --rate option, it's generally a good idea to also specify a timeout