Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions src/content/docs/dns/dns-firewall/faq.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: FAQ
pcx_content_type: faq
description: Find answers to common questions about Cloudflare's DNS Firewall, including cache behavior, EDNS support, and setting PTR records. Ideal for developers.
sidebar:
order: 4
head:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ head:
- tag: title
content: About random prefix attacks - DNS Firewall

description: Learn about random prefix attacks in DNS, where traffic targets unlikely subdomains, challenging to mitigate due to public resolvers. Discover mitigation strategies.
---

import { Render } from "~/components"
Expand Down