Skip to content

Commit 9c87a0e

Browse files
Add note about per-record CNAME flattening to cf-as-primary/setup
1 parent dd4d91b commit 9c87a0e

File tree

1 file changed

+6
-0
lines changed
  • src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary

1 file changed

+6
-0
lines changed

src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary/setup.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Depending on the [settings](/dns/cname-flattening/set-up-cname-flattening/) you
2525
- For DNS-only CNAME records on the zone apex, Cloudflare will always transfer out the flattened IP addresses.
2626
- For DNS-only CNAME records on subdomains, Cloudflare will only transfer out flattened IP addresses if the setting [**Flatten all CNAMEs**](/dns/cname-flattening/set-up-cname-flattening/#for-all-cname-records) is enabled.
2727

28+
:::note[Per-record CNAME flattening]
29+
30+
For records using [per-record CNAME flattening](/dns/cname-flattening/set-up-cname-flattening/#per-record) (meaning **Flatten all CNAMEs** is disabled), Cloudflare will transfer out the CNAME, not the flattened IP address.
31+
32+
:::
33+
2834
### Proxied records
2935

3036
For each [proxied DNS record](/dns/proxy-status/) in your zone, Cloudflare will transfer out two `A` and two `AAAA` records.

0 commit comments

Comments
 (0)