You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: We have upgraded and streamlined limits for Cloudflare Rules products for everyone.
4
+
products:
5
+
- rules
6
+
date: 2025-02-12T13:00:00Z
7
+
---
8
+
9
+
We have upgraded and streamlined [Cloudflare Rules](/rules/) limits across all plans, simplifying rule management and improving scalability for everyone.
Cloudflare has upgraded and streamlined limits for [Cloudflare Rules](/rules/) products, making them easier to understand and more consistent across plans. This improvement provides greater scalability, flexibility, and a simplified experience for users managing multiple rule types.
These changes are rolling out gradually. Some customers may still see previous limits until the rollout is fully completed in the first half of 2025. For more details, refer to the [Cloudflare Rules documentation](/rules/).
8
34
- publish_date: "2025-02-11"
9
35
title: "Custom Errors (beta): Stored assets and account-level rules"
Copy file name to clipboardExpand all lines: src/content/docs/rules/custom-errors/index.mdx
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ head:
11
11
content: Custom Errors (beta)
12
12
---
13
13
14
+
import { Render } from"~/components";
15
+
14
16
Custom Errors (beta), powered by the [Ruleset Engine](/ruleset-engine/), allow you to define custom content for errors returned by an origin server or by a Cloudflare product (including Workers). Custom Errors will apply to responses whose HTTP status code is greater than or equal to `400` that match the expression of the custom error rule.
15
17
16
18
To configure a custom error, create a custom error rule at the account or zone level. Zone-level rules take precedence over account-level rules. Custom error rules will override [Custom Pages](/support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/) at the zone or account level.
@@ -35,8 +37,10 @@ Additionally, you can configure [HTTP response header modification rules](/rules
35
37
36
38
Custom Errors are available in beta to all paid plans. The exact features depend on your Cloudflare plan:
Copy file name to clipboardExpand all lines: src/content/docs/rules/transform/index.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,8 @@ Cloudflare Transform Rules are available to all customers. Support for regular e
47
47
48
48
This table outlines the Transform Rules features available with each customer plan:
49
49
50
+
<Renderfile="rules-new-limits" />
51
+
50
52
<FeatureTableid="rules.transform_rules" />
51
53
52
54
A Cloudflare user must have the [Firewall role](/fundamentals/setup/manage-members/roles/) or one of the Administrator roles to access Transform Rules.
Copy file name to clipboardExpand all lines: src/content/docs/rules/url-forwarding/index.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ Single Redirects and Bulk Redirects are available on all Cloudflare plans. The e
32
32
33
33
### Bulk redirects
34
34
35
+
<Renderfile="rules-new-limits" />
36
+
35
37
<FeatureTableid="rules.bulk_redirects" />
36
38
37
39
For _URL redirects across lists_, this table provides the default quota for the Enterprise plan. Bulk Redirects supports several million URL redirects — to get more redirects, contact your account team.
@@ -40,6 +42,8 @@ Bulk Redirects features and quotas are per account and they depend on the highes
40
42
41
43
### Single Redirects
42
44
45
+
<Renderfile="rules-new-limits" />
46
+
43
47
<FeatureTableid="rules.single_redirects" />
44
48
45
49
Single Redirects features and quotas are per zone and depend on the zone plan.
We are gradually rolling out new limits for all customers. The values listed below are the new standard limits, but some customers may still have the previous limits until the rollout is fully completed during the **first half of 2025**.
0 commit comments