-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[WAF, Page Shield] Add links to Learning Center #19447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
pedrosousa
merged 3 commits into
production
from
pedro/PCX-10315-docs-link-to-learning-center
Jan 27, 2025
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,18 +3,15 @@ title: Phases list | |
| pcx_content_type: reference | ||
| sidebar: | ||
| order: 1 | ||
|
|
||
| --- | ||
|
|
||
| import { Render } from "~/components" | ||
| import { Render } from "~/components"; | ||
|
|
||
| The following tables list the [phases](/ruleset-engine/about/phases/) of Cloudflare products powered by the Ruleset Engine, in the order those phases are executed. Some products such as the Cloudflare Web Application Firewall have more than one associated phase. | ||
|
|
||
| ## Network layer | ||
|
|
||
| Network-layer phases apply to packets received on the Cloudflare global network. | ||
|
|
||
|
|
||
| [Network-layer](https://www.cloudflare.com/learning/ddos/glossary/open-systems-interconnection-model-osi/) phases apply to packets received on the Cloudflare global network. | ||
|
|
||
| | Phase name | Used in product/feature | | ||
| | ---------------- | ------------------------------------------------------------------------------------------------ | | ||
|
|
@@ -23,58 +20,51 @@ Network-layer phases apply to packets received on the Cloudflare global network. | |
| | `mt_managed` | [Magic Firewall managed rulesets](/magic-firewall/how-to/enable-managed-rulesets/) | | ||
| | `mt_ids_managed` | [Magic Firewall Intrusion Detection System (IDS)](/magic-firewall/about/ids/) | | ||
|
|
||
|
|
||
|
|
||
| ## Application layer | ||
|
|
||
| Application-layer phases apply to requests received on the Cloudflare global network. | ||
| [Application-layer](https://www.cloudflare.com/learning/ddos/what-is-layer-7/) phases apply to requests received on the Cloudflare global network. | ||
|
|
||
| ### Request phases | ||
|
|
||
| The phases execute in the order they appear in the table. | ||
|
|
||
|
|
||
|
|
||
| | Phase name | Used in product/feature | | ||
| | ----------------------------------- | ------------------------------------------------------------------------------------------------------ | | ||
| | `http_request_sanitize` | [URL normalization](/rules/normalization/) | | ||
| | `http_request_dynamic_redirect` | [Single Redirects](/rules/url-forwarding/single-redirects/) | | ||
| | `http_request_transform` | [Rewrite URL Rules](/rules/transform/url-rewrite/) | | ||
| | *N/A* (internal phase) | [Waiting Room Rules](/waiting-room/additional-options/waiting-room-rules/) | | ||
| | `http_config_settings` | [Configuration Rules](/rules/configuration-rules/) | | ||
| | `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` | [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_sbfm` | [Super Bot Fight Mode](/bots/get-started/pro/) | | ||
| | *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/) | | ||
| | `http_request_cache_settings` | [Cache Rules](/cache/how-to/cache-rules/) | | ||
| | `http_request_snippets` | [Snippets](/rules/snippets/) | | ||
| | `http_request_cloud_connector` | [Cloud Connector](/rules/cloud-connector/) | | ||
|
|
||
|
|
||
| \* *This phase is for configuration purposes only — the corresponding rules will not be executed at this stage in the request handling process.* | ||
| | Phase name | Used in product/feature | | ||
| | ------------------------------- | --------------------------------------------------------------------------------------- | | ||
| | `http_request_sanitize` | [URL normalization](/rules/normalization/) | | ||
| | `http_request_dynamic_redirect` | [Single Redirects](/rules/url-forwarding/single-redirects/) | | ||
| | `http_request_transform` | [Rewrite URL Rules](/rules/transform/url-rewrite/) | | ||
| | _N/A_ (internal phase) | [Waiting Room Rules](/waiting-room/additional-options/waiting-room-rules/) | | ||
| | `http_config_settings` | [Configuration Rules](/rules/configuration-rules/) | | ||
| | `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` | [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_sbfm` | [Super Bot Fight Mode](/bots/get-started/pro/) | | ||
| | _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/) | | ||
| | `http_request_cache_settings` | [Cache Rules](/cache/how-to/cache-rules/) | | ||
| | `http_request_snippets` | [Snippets](/rules/snippets/) | | ||
| | `http_request_cloud_connector` | [Cloud Connector](/rules/cloud-connector/) | | ||
|
|
||
| \* _This phase is for configuration purposes only — the corresponding rules will not be executed at this stage in the request handling process._ | ||
|
|
||
| <Render file="bfm-change-notice" product="bots" /> | ||
|
|
||
| ### Response phases | ||
|
|
||
| The phases execute in the order they appear in the table. | ||
|
|
||
|
|
||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unchanged table. |
||
|
|
||
| | Phase name | Used in product/feature | | ||
| | --------------------------------- | ---------------------------------------------------------------------------------------------------- | | ||
| | `http_custom_errors` | [Custom Error Responses](/rules/custom-error-responses/) | | ||
| | *N/A* (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) | | ||
| | `http_response_headers_transform` | [HTTP Response Header Modification Rules](/rules/transform/response-header-modification/) | | ||
| | `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/) | | ||
| | Phase name | Used in product/feature | | ||
| | --------------------------------- | ----------------------------------------------------------------------------------------- | | ||
| | `http_custom_errors` | [Custom Error Responses](/rules/custom-error-responses/) | | ||
| | _N/A_ (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) | | ||
| | `http_response_headers_transform` | [HTTP Response Header Modification Rules](/rules/transform/response-header-modification/) | | ||
| | `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/) | | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No changes in this table.