Skip to content

Commit 87ca40b

Browse files
[DNS Firewall] Recommend 4 hours as Max Cache TTL (#19601)
1 parent 0f09c28 commit 87ca40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/dns-firewall/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Prior to setting up DNS Firewall, you need:
3232
4. Fill out the required fields, including:
3333
- **IP Addresses**: The upstream IPv4 and/or IPv6 addresses of your authoritative nameservers.
3434
- **Minimum Cache TTL**: Recommended setting of **30 seconds**.
35-
- **Maximum Cache TTL**: Recommended setting of **1 hour**. Larger values increase the cache hit ratio, but also increase the time required for DNS changes to propagate.
35+
- **Maximum Cache TTL**: Recommended setting of **4 hours**. Larger values increase the cache hit ratio, but also increase the time required for DNS changes to propagate.
3636
- **ANY queries**: Recommended setting is **Off** because these are often used as part of DDoS attacks. Also refer to this [blog post](https://blog.cloudflare.com/rfc8482-saying-goodbye-to-any/).
3737
5. Click **Continue**.
3838
6. On the following screen, save the values for **Your new DNS Firewall IP Addresses**.

0 commit comments

Comments
 (0)