Skip to content

Commit 1f29586

Browse files
asya999kay-kim
authored andcommitted
Trying to fix DNS alias sentence
Maybe not perfect but it didn't make sense before... Signed-off-by: kay <[email protected]>
1 parent e471df1 commit 1f29586

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/core/sharded-cluster-high-availability.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ To avoid downtime when renaming config servers, use DNS names
7777
unrelated to physical or virtual hostnames to refer to your
7878
:ref:`config servers <sharding-config-server>`.
7979

80-
Generally, refer to each config server using a name in DNS (e.g. a
80+
Generally, refer to each config server using DNS alias (e.g. a
8181
CNAME record). When specifying the config server connection string to
82-
:program:`mongos`, DNS use this name. These records make it possible
83-
to renumber or rename config servers without changing the connection
82+
:program:`mongos`, use these names. These records make it possible
83+
to change the IP address or rename config servers without changing the connection
8484
string and without having to restart the entire cluster.
8585

8686
Shard Keys and Cluster Availability

0 commit comments

Comments
 (0)