@@ -28,28 +28,28 @@ The following tables list the [phases](/ruleset-engine/about/phases/) of Cloudfl
2828
2929The phases execute in the order they appear in the table.
3030
31- | Phase name | Used in product/feature |
32- | ------------------------------- | ------------------------------------------------------------------------------- |
33- | ` http_request_sanitize ` | [ URL normalization] ( /rules/normalization/ ) |
34- | ` http_request_dynamic_redirect ` | [ Single Redirects] ( /rules/url-forwarding/single-redirects/ ) |
35- | ` http_request_transform ` | [ URL Rewrite Rules] ( /rules/transform/url-rewrite/ ) |
36- | _ N/A_ (internal phase) | [ Waiting Room Rules] ( /waiting-room/additional-options/waiting-room-rules/ ) |
37- | ` http_config_settings ` | [ Configuration Rules ] ( /rules/configuration-rules/ ) |
38- | ` http_request_origin ` | [ Origin Rules] ( /rules/origin -rules/ ) |
39- | ` ddos_l7 ` \* | [ HTTP DDoS Attack Protection ] ( /ddos-protection/managed-rulesets/http/ ) |
40- | ` http_request_api_gateway ` | [ API Shield ] ( /api-shield/ ) |
41- | ` http_request_firewall_custom ` | [ Custom rules (Web Application Firewall)] ( /waf/custom-rules/ ) |
42- | ` http_ratelimit ` | [ Rate limiting rules (WAF)] ( /waf/rate-limiting-rules/ ) |
43- | _ N/A _ (internal phase) | [ API Shield] ( /api-shield/ ) |
44- | ` http_request_firewall_managed ` | [ WAF Managed Rules] ( /waf/managed-rules/ ) |
45- | ` http_request_sbfm ` | [ Super Bot Fight Mode] ( /bots/get-started/super-bot-fight-mode/ ) |
46- | _ N/A_ (internal phase) | [ Cloudflare Access] ( /cloudflare-one/policies/access/ ) |
47- | ` http_request_redirect ` | [ Bulk Redirects] ( /rules/url-forwarding/bulk-redirects/ ) |
48- | _ N/A_ (internal phase) | [ Managed Transforms] ( /rules/transform/managed-transforms/ ) |
49- | ` http_request_late_transform ` | [ Request Header Transform Rules] ( /rules/transform/request-header-modification/ ) |
50- | ` http_request_cache_settings ` | [ Cache Rules] ( /cache/how-to/cache-rules/ ) |
51- | ` http_request_snippets ` | [ Snippets] ( /rules/snippets/ ) |
52- | ` http_request_cloud_connector ` | [ Cloud Connector] ( /rules/cloud-connector/ ) |
31+ | Phase name | Used in product/feature |
32+ | ---------------------------------- | ------------------------------------------------------------------------------- |
33+ | ` http_request_sanitize ` | [ URL normalization] ( /rules/normalization/ ) |
34+ | ` http_request_dynamic_redirect ` | [ Single Redirects] ( /rules/url-forwarding/single-redirects/ ) |
35+ | ` http_request_transform ` | [ URL Rewrite Rules] ( /rules/transform/url-rewrite/ ) |
36+ | _ N/A_ (internal phase) | [ Waiting Room Rules] ( /waiting-room/additional-options/waiting-room-rules/ ) |
37+ | ` http_request_api_gateway_early ` \* | [ API Shield ] ( /api-shield/ ) |
38+ | ` http_config_settings ` | [ Configuration Rules] ( /rules/configuration -rules/ ) |
39+ | ` http_request_origin ` | [ Origin Rules ] ( /rules/origin-rules/ ) |
40+ | ` ddos_l7 ` \* | [ HTTP DDoS Attack Protection ] ( /ddos-protection/managed-rulesets/http/ ) |
41+ | ` http_request_firewall_custom ` | [ Custom rules (Web Application Firewall)] ( /waf/custom-rules/ ) |
42+ | ` http_ratelimit ` | [ Rate limiting rules (WAF)] ( /waf/rate-limiting-rules/ ) |
43+ | ` http_request_api_gateway_late ` | [ API Shield] ( /api-shield/ ) |
44+ | ` http_request_firewall_managed ` | [ WAF Managed Rules] ( /waf/managed-rules/ ) |
45+ | ` http_request_sbfm ` | [ Super Bot Fight Mode] ( /bots/get-started/super-bot-fight-mode/ ) |
46+ | _ N/A_ (internal phase) | [ Cloudflare Access] ( /cloudflare-one/policies/access/ ) |
47+ | ` http_request_redirect ` | [ Bulk Redirects] ( /rules/url-forwarding/bulk-redirects/ ) |
48+ | _ N/A_ (internal phase) | [ Managed Transforms] ( /rules/transform/managed-transforms/ ) |
49+ | ` http_request_late_transform ` | [ Request Header Transform Rules] ( /rules/transform/request-header-modification/ ) |
50+ | ` http_request_cache_settings ` | [ Cache Rules] ( /cache/how-to/cache-rules/ ) |
51+ | ` http_request_snippets ` | [ Snippets] ( /rules/snippets/ ) |
52+ | ` http_request_cloud_connector ` | [ Cloud Connector] ( /rules/cloud-connector/ ) |
5353
5454\* _ This phase is for configuration purposes only — the corresponding rules will not be executed at this stage in the request handling process._
5555
0 commit comments