We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd33883 + 3e5806e commit 724b34dCopy full SHA for 724b34d
README.md
@@ -1739,7 +1739,7 @@ change the `NGX_HTTP_VHOST_TRAFFIC_STATUS_DEFAULT_BUCKET_LEN` in the `src/ngx_ht
1739
1740
For examples:
1741
* **vhost_traffic_status_histogram_buckets** `0.005` `0.01` `0.05` `0.1` `0.5` `1` `5` `10`
1742
- * The observe buckets are [5ms 10ms 50ms 1s 5s 10s].
+ * The observe buckets are [5ms 10ms 50ms 100ms 500ms 1s 5s 10s].
1743
* **vhost_traffic_status_histogram_buckets** `0.005` `0.01` `0.05` `0.1`
1744
* The observe buckets are [5ms 10ms 50ms 100ms].
1745
0 commit comments