Update README.md (#3476)

This commit is contained in:
Victor Vazquez 2022-03-24 16:10:00 -07:00 committed by GitHub
parent 6f426df9f3
commit 5b9fcd98df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ The next options can be used for any test:
| ---------- | --- | ---| ---| --- |
| Duration | -d, --duration | Duration of the test in seconds | 10 | -d 5
| Host | --host | Host to redirect HTTP requests | NA | --host=https://something.com
| Insecure | --insecure | Allow untrusted SSL certs | false | --insecure=true
| Insecure | --insecure | Allow untrusted SSL certs | false | --insecure
| Iterations | -i, --iterations | Number of iterations of main test loop | 1 | -d 5
| Statistics | --statistics | Print job statistics | false | --statistics=true
| Latency | -l, --latency | Track and print per-operation latency statistics | false | -l true