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
Copy file name to clipboardExpand all lines: src/content/docs/waf/troubleshooting/faq.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,11 @@ If you are the site owner:
52
52
- Monitor blocked requests in your Cloudflare dashboard.
53
53
- Allowlist trusted IPs or fine-tune WAF/bot rules to reduce false positives.
54
54
55
+
:::note
56
+
57
+
ISP-level blocks are distinct from Cloudflare or site-owner security restrictions. See [Potential ISP blocking](https://developers.cloudflare.com/support/troubleshooting/general-troubleshooting/potential-isp-blocking/) for details.
58
+
:::
59
+
55
60
## Bots
56
61
57
62
### How does the WAF handle traffic from known bots?
0 commit comments