mirror of https://github.com/hashicorp/consul
Update website/content/docs/connect/config-entries/service-defaults.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/19363/head
parent
dba8d6721e
commit
436cc19464
|
@ -649,7 +649,7 @@ Specifies a list of rate limiting configurations to apply to specific routes to
|
|||
- `PathPrefix`
|
||||
- `PathRegex`
|
||||
|
||||
For a given request, the first matching route will be applied, if any. Refer to [Examples](#enable-request-rate-limit-on-a-prefixed-path) for example configurations.
|
||||
Consul applies the rate limit configuration to the first matching route for each request. Refer to [Examples](#enable-request-rate-limit-on-a-prefixed-path) for example configurations.
|
||||
|
||||
#### Values
|
||||
|
||||
|
|
Loading…
Reference in New Issue