mirror of https://github.com/istio/istio.io.git
parent
b1c0d355da
commit
47b600af7a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue