Skip to content

Commit 53a31cb

Browse files
authored
Update faq.mdx
Adding a note for ISP-level blocking restrictions (see SPM-2856).
1 parent df1e58f commit 53a31cb

File tree

1 file changed

+5
-0
lines changed
  • src/content/docs/waf/troubleshooting

1 file changed

+5
-0
lines changed

src/content/docs/waf/troubleshooting/faq.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ If you are the site owner:
5252
- Monitor blocked requests in your Cloudflare dashboard.
5353
- Allowlist trusted IPs or fine-tune WAF/bot rules to reduce false positives.
5454

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+
5560
## Bots
5661

5762
### How does the WAF handle traffic from known bots?

0 commit comments

Comments
 (0)