Skip to content

Commit 4a30102

Browse files
authored
Update enforce-dns-only.mdx
Updating enforce dns only devdocs for different zone types.
1 parent 607a20f commit 4a30102

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/content/docs/dns/proxy-status/enforce-dns-only.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ Enabling this setting exposes your origin IP addresses and removes all Cloudflar
2929
Due to DNS caching by recursive resolvers, the transitions from proxied to DNS-only and back may not be instantaneous. Since all proxied records have a TTL of **Auto**, this value (five minutes by default) determines how long resolvers may continue to serve Cloudflare's anycast IPs or your origin IP addresses.
3030
:::
3131

32+
## Zone types
33+
34+
Enforce DNS-only works across all zone setup types:
35+
36+
- [Full setup](/dns/zone-setups/full-setup/): All proxied records in the zone are affected.
37+
- [Partial (CNAME) setup](/dns/zone-setups/partial-setup/): All proxied records in the zone are affected.
38+
- [Secondary zones](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/): If [Secondary DNS Overrides](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/) is enabled and you have manually set a record's proxy status to proxied, that record will be affected. Records transferred from the primary with their original proxy status are not affected since they are already DNS-only.
39+
40+
:::note
41+
For secondary zones with overrides enabled, the enforce DNS-only setting will grey-cloud any record you have manually proxied. The proxy status override persists until the record is deleted on the primary and transferred again — changes to content or TTL on the primary do not reset the override.
42+
:::
43+
3244
## Preparation
3345

3446
Before relying on enforce DNS-only as part of your incident response plan, you should:

0 commit comments

Comments
 (0)