Skip to content

Commit 7b56bd6

Browse files
Apply Hajer suggestions
1 parent 8e1ca5d commit 7b56bd6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/content/docs/magic-firewall/how-to/create-rate-limiting-rules.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
2-
title: Create Rate Limiting rules
32
pcx_content_type: how-to
3+
title: Create Rate Limiting rules (beta)
44
sidebar:
5+
order: 1
6+
label: Create Rate Limiting rules
57
badge:
68
text: Beta
7-
89
---
910

10-
Rate limiting rules allow you to manage incoming traffic to your network for specific locations.
11+
Rate limiting rules (beta) allow you to manage incoming traffic to your network for specific locations.
1112

1213
This guide will teach you how to create a rule for when incoming packets match, and in cases where you rate exceeds a certain value (in packets or bits).
1314

1415
:::note
15-
For Advanced Magic Firewall customers, rate limiting is available by request through the account team.
16+
For Advanced Magic Firewall customers, rate limiting (beta) is available by request through the account team.
1617
:::
1718

1819
## Add a rule
@@ -23,7 +24,7 @@ To add a rule:
2324
2. On the sidebar, select **Magic Firewall** > **Rate limiting**.
2425
3. Fill out the information for your new rule:
2526
- Select the **Field**: At the moment, you can only choose a [colo name](https://developers.cloudflare.com/ruleset-engine/rules-language/fields/magic-firewall/).
26-
- Select the **Operator**: Choose among **equal**, **is in**, **or**, **is not in**.
27+
- Select the **Operator**: Choose among **equal**, **is in**, **or**.
2728
- Select the **Value**.
2829
4. When you are done, select **Add new rule**.
2930

0 commit comments

Comments
 (0)