Browse Source

replace diagrams, fix typos (#18408)

pull/18413/head^2
trujillo-adam 1 year ago committed by GitHub
parent
commit
e94aefd660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      website/content/docs/agent/limits/index.mdx
  2. BIN
      website/public/img/agent-rate-limiting-ops-order-dark.jpg
  3. BIN
      website/public/img/agent-rate-limiting-ops-order.jpg

6
website/content/docs/agent/limits/index.mdx

@ -29,10 +29,10 @@ Setting limits per source IP requires Consul Enterprise.
### Order of operations ### 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) ![Flowchart that describes 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-dark.jpg#dark-theme-only)
<!-- <!--
1. Parse request. 1. Parse request.

BIN
website/public/img/agent-rate-limiting-ops-order-dark.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 48 KiB

BIN
website/public/img/agent-rate-limiting-ops-order.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Loading…
Cancel
Save