Skip to content

Commit

Permalink
docs: update options docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mojtaba Arezoomand committed May 17, 2022
1 parent 45e9c1c commit 1d7297e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions www/docs/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,10 @@ ghz --insecure \

Enable gzip compression on requests.

### `--lb-strategy`

Client load balancing strategy. For example: `--lb-strategy "round_robin"`

### `--count-errors`

By default stats for fastest, slowest, average, histogram, and latency distributions only take into account the responses with OK status. This option enabled counting of erroneous (non-OK) responses in stats calculations as well.
Expand Down

0 comments on commit 1d7297e

Please sign in to comment.