Skip to content

Commit 26de9fb

Browse files
rachel-mackgithub-actions[bot]
authored andcommitted
Add loadBalanced connection option (#678)
* add loadBalanced connection option * SA feedback (cherry picked from commit bc18529)
1 parent cecd6ec commit 26de9fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/connection/specify-connection-options/cluster-settings.txt

+6
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available:
7575

7676
*Default*: ``false``
7777

78+
* - ``loadBalanced``
79+
- boolean
80+
- Specifies whether or not the driver is connecting to MongoDB using a load balancer.
81+
82+
*Default*: ``null``
83+
7884
* - ``srvServiceName``
7985
- string
8086
- Specifies the service name of the `SRV resource records

0 commit comments

Comments
 (0)