replace diagrams, fix typos (#18408)
This commit is contained in:
parent
8f63690001
commit
fd5d0c4929
|
@ -29,10 +29,10 @@ Setting limits per source IP requires Consul Enterprise.
|
|||
|
||||
### Order of operations
|
||||
|
||||
You can define request rate limits in the agent configuration and in the control plane request limit configuration entry. The configuration entry also supports rate limit configurations for Consul resources. Consul perfroms the following order of operations when determing request rate limits:
|
||||
You can define request rate limits in the agent configuration and in the control plane request limit configuration entry. The configuration entry also supports rate limit configurations for Consul resources. Consul performs the following order of operations when determining request rate limits:
|
||||
|
||||
![Diagram showing the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order.jpg#light-theme-only)
|
||||
![Diagram showing the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order-dark.jpg#dark-theme-only)
|
||||
![Flowchart that describes the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order.jpg#light-theme-only)
|
||||
![Flowchart that describes the order of operations for determining request rate limits.](/img/agent-rate-limiting-ops-order-dark.jpg#dark-theme-only)
|
||||
|
||||
<!--
|
||||
1. Parse request.
|
||||
|
|
BIN
website/public/img/agent-rate-limiting-ops-order-dark.jpg (Stored with Git LFS)
BIN
website/public/img/agent-rate-limiting-ops-order-dark.jpg (Stored with Git LFS)
Binary file not shown.
BIN
website/public/img/agent-rate-limiting-ops-order.jpg (Stored with Git LFS)
BIN
website/public/img/agent-rate-limiting-ops-order.jpg (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue