Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion src/content/docs/waf/reference/legacy/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ sidebar:
order: 5
group:
hideIndex: true
head: []
description: Documentation for deprecated WAF features.
noindex: true
---

import { DirectoryListing } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sidebar:
group:
badge:
text: Deprecated
noindex: true
---

Cloudflare Rate Limiting automatically identifies and mitigates excessive request rates for specific URLs or for an entire domain.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar:
head:
- tag: title
content: Troubleshoot Rate Limiting (previous version)

noindex: true
---

A few common rate limiting configuration issues prevent proper request matches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sidebar:
group:
badge:
text: Deprecated
noindex: true
---

Managed rules, a feature of Cloudflare WAF (Web Application Firewall), identifies and removes suspicious activity for HTTP `GET` and `POST` requests.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sidebar:
head:
- tag: title
content: Troubleshoot WAF managed rules (previous version)
noindex: true
---

By default, WAF managed rules are fully managed via the Cloudflare dashboard and are compatible with most websites and web applications. However, false positives and false negatives may occur:
Expand Down