Skip to content

Commit 41b1c83

Browse files
committed
Update rate limiting rules intro
1 parent 49175f8 commit 41b1c83

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/waf/rate-limiting-rules

1 file changed

+2
-0
lines changed

src/content/docs/waf/rate-limiting-rules/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import { Render } from "~/components";
1010

1111
Rate limiting rules allow you to define rate limits for requests matching an expression, and the action to perform when those rate limits are reached.
1212

13+
In the [new security dashboard](/security/), rate limiting rules are one of the available types of [security rules](/security/rules/). Security rules perform security-related actions on incoming requests that match specified filters.
14+
1315
## Rule parameters
1416

1517
Like other rules evaluated by Cloudflare's [Ruleset Engine](/ruleset-engine/), rate limiting rules have the following basic parameters:

0 commit comments

Comments
 (0)