backport of commit 6f46f6396d (#16438)

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
pull/16439/head
hc-github-team-consul-core 2023-02-27 09:28:26 -08:00 committed by GitHub
parent e388d6a09c
commit c7cbb3e884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Rate limits apply to each Consul server separately and are intended to limit the
Because all requests coming to a Consul server eventually perform an RPC or an internal gRPC request, these limits also apply to other user interfaces, such as the HTTP API interface, the CLI, and the external gRPC endpoint for services in the Consul service mesh.
Refer to [Initialize Rate Limit Settings]() for additional information about right-sizing your gRPC request configurations.
Refer to [Initialize Rate Limit Settings](/consul/docs/agent/limits/init-rate-limits) for additional information about right-sizing your gRPC request configurations.
## Set a global rate limit for a Consul server
Configure the following settings in your Consul server configuration to limit the RPC and gRPC traffic rates.