Add missing link (#16437)
This commit is contained in:
parent
aa03846880
commit
f660d2f2b9
|
@ -14,7 +14,7 @@ Rate limits apply to each Consul server separately and limit the number of read
|
|||
|
||||
Because all requests coming to a Consul server eventually perform an RPC or an internal gRPC request, global rate limits apply to Consul's user interfaces, such as the HTTP API interface, the CLI, and the external gRPC endpoint for services in the 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue