Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions src/content/docs/ruleset-engine/reference/phases-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ The phases execute in the order they appear in the table.
| `http_request_origin` | [Origin Rules](/rules/origin-rules/) |
| `ddos_l7`\* | [HTTP DDoS Attack Protection](/ddos-protection/managed-rulesets/http/) |
| `http_request_api_gateway` | [API Gateway](/api-shield/api-gateway/) |
| `http_request_firewall_custom` | [Web Application Firewall (WAF)](/waf/custom-rules/) |
| `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) |
| `http_request_firewall_custom` | [Custom rules (Web Application Firewall)](/waf/custom-rules/) |
| `http_ratelimit` | [Rate limiting rules (WAF)](/waf/rate-limiting-rules/) |
| *N/A* (internal phase) | [API Shield](/api-shield/) |
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
| `http_request_sbfm` | [Super Bot Fight Mode](/bots/get-started/pro/) |
| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
| *N/A* (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
| `http_request_redirect` | [Bulk Redirects](/rules/url-forwarding/bulk-redirects/) |
| *N/A* (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) |
| `http_request_late_transform` | [HTTP Request Header Modification Rules](/rules/transform/request-header-modification/) |
Expand All @@ -77,5 +77,4 @@ The phases execute in the order they appear in the table.
| `http_ratelimit` | [Rate limiting rules](/waf/rate-limiting-rules/) (when they use response information) |
| `http_response_compression` | [Compression Rules](/rules/compression-rules/) |
| `http_response_firewall_managed` | [Cloudflare Sensitive Data Detection](/waf/managed-rules/) (Data Loss Prevention) |
| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) |

| `http_log_custom_fields` | [Logpush custom fields](/logs/reference/custom-fields/) |
Loading