Co-authored-by: King Ye <kingye.me@gmail.com>
This commit is contained in:
Istio Automation 2020-07-21 06:20:27 -07:00 committed by GitHub
parent b1c0d355da
commit 47b600af7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ so the configuration to enable rate limiting on both adapters is the same.
{{< /warning >}}
The `memquota` handler defines 4 different rate limit schemes. The default,
if no overrides match, is `500` requests per one second (`1s`). Two
if no overrides match, is `500` requests per one second (`1s`). Three
overrides are also defined:
* The first is `1` request (the `maxAmount` field) every `5s` (the