You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/dns/nsd_authoritative_dns.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ example.com mail is handled by 10 mail.another.com.
117
117
118
118
## Secondary DNS server
119
119
120
-
Running one or more secondary authoritative DNS servers is generally the norm - especially useful when the primary server goes down. NSD has feature allows for syncing DNS records from a primary server to one or many backup servers.
120
+
Running one or more secondary authoritative DNS servers is generally the norm. This is especially useful when the primary server goes down. NSD has feature allows for syncing DNS records from a primary server to one or many backup servers.
121
121
122
122
To enable a backup server, generate the signing keys on the primary zone:
0 commit comments