Browse Source

Merge pull request #65 from michelgokan/patch-1

Update README.md
master
Adrian Chadd 6 years ago
committed by GitHub
parent
commit
00bf5dab6f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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


Loading…
Cancel
Save