We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1071056 commit 80171dbCopy full SHA for 80171db
dbx/srv-polling.rst
@@ -1,7 +1,7 @@
1
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.
+specify the SRV connection format in your connection string. If you specify this format,
+the {+driver-short+} automatically rescans for new hosts. Your deployment can add hosts to its
+topology without requiring changes in your client configuration.
5
6
The following code shows a connection string that uses the SRV connection format:
7
0 commit comments