Skip to content

Commit 376dae9

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
Docs-15289 ldap connections (#1242) (#1246)
* DOCS-15289-LDAP-connections * DOCS-15289-LDAP-connections Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 2dcbe52 commit 376dae9

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

source/reference/parameters.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,11 @@ Authentication Parameters
200200

201201
*New in version 4.2.1 and 4.0.13*
202202

203-
*Changed in version 4.4* Changed default value to ``2``. In previous
204-
versions, the default is unset.
203+
*Changed starting in MongoDB version 4.4.15*
204+
Changed default value to ``2147483647``. In previous versions, the
205+
default is unset.
205206

206-
*Default*: 2
207+
*Default*: 2147483647
207208

208209
The maximum number of connections to keep open to each LDAP server.
209210

@@ -216,6 +217,12 @@ Authentication Parameters
216217

217218
*New in version 4.2.1 and 4.0.13*
218219

220+
*Changed starting in MongoDB version 4.4.15*
221+
Changed default value to ``2``. In previous versions, the
222+
default is unset.
223+
224+
*Default*: 2
225+
219226
The maximum number of in-progress connect operations to each LDAP server.
220227

221228
You can only set

0 commit comments

Comments
 (0)