Skip to content

Commit 7592fbe

Browse files
Adjust core messaging
1 parent 30a43bc commit 7592fbe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/docs/dns/nameservers/nameserver-options.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ To have control over what nameservers are assigned for different zones within an
2020

2121
### Nameserver consistency
2222

23-
The level of consistency you can expect when adding new zones depends on the nameserver type configured. For [standard nameservers](/dns/nameservers/#standard-nameservers), assignment is a best effort approach, and there is no guarantee that all new zones will receive the same set if a conflict is detected.
23+
The level of consistency you can expect when adding new zones depends on the nameserver type configured.
2424

25-
For [account custom nameservers](/dns/nameservers/custom-nameservers/account-custom-nameservers/), [tenant custom nameservers](/dns/nameservers/custom-nameservers/tenant-custom-nameservers/), and [Foundation DNS advanced nameservers](/dns/foundation-dns/advanced-nameservers/#nameservers-hosting-and-assignment), the likelihood of consistent assignment across new zones is significantly higher. The only common reason for an inconsistent set is an internal conflict, such as a parent and child zone (`example.com` and `www.example.com`) needing different nameserver sets to prevent delegation issues.
25+
For [standard nameservers](/dns/nameservers/#standard-nameservers), since a conflict can be caused by anyone adding the same zone to any other Cloudflare account, the likelihood of your new zone being assigned different nameserver names than your previously existing ones is way higher.
26+
27+
For [account custom nameservers](/dns/nameservers/custom-nameservers/account-custom-nameservers/), [tenant custom nameservers](/dns/nameservers/custom-nameservers/tenant-custom-nameservers/), and [Foundation DNS advanced nameservers](/dns/foundation-dns/advanced-nameservers/#nameservers-hosting-and-assignment), the only conflict would be between a parent and a child zone, which makes consistent assignment across new zones more likely.
2628

2729
### DNS zone defaults
2830

0 commit comments

Comments
 (0)