Skip to content

Commit 80171db

Browse files
committed
MW feedback
1 parent 1071056 commit 80171db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dbx/srv-polling.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
To use DNS service discovery to look up the DNS SRV record of the service you're connecting to,
2-
specify the SRV connection format in your connection string. Additionally, if you enable
3-
the SRV connection format, the {+driver-short+} automatically re-scans for new hosts without
4-
having to change the client configuration.
2+
specify the SRV connection format in your connection string. If you specify this format,
3+
the {+driver-short+} automatically rescans for new hosts. Your deployment can add hosts to its
4+
topology without requiring changes in your client configuration.
55

66
The following code shows a connection string that uses the SRV connection format:
77

0 commit comments

Comments
 (0)