Skip to content

Commit 37c27d8

Browse files
committed
add loadBalanced connection option
1 parent ba0d907 commit 37c27d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
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+
- 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)