Skip to content

Commit ba3dee7

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
Docs-15289 ldap connections (#1244)
* Docs-15289 ldap connections (#1242) * DOCS-15289-LDAP-connections * DOCS-15289-LDAP-connections Co-authored-by: jason-price-mongodb <[email protected]> * Updated version numbers for LDAP parameters Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 097cff1 commit ba3dee7

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
@@ -285,10 +285,11 @@ Authentication Parameters
285285

286286
*New in version 4.2.1 and 4.0.13*
287287

288-
*Changed in version 4.4* Changed default value to ``2``. In previous
289-
versions, the default is unset.
288+
*Changed starting in MongoDB versions 4.4.15 and 5.0.9*
289+
Changed default value to ``2147483647``. In previous versions, the
290+
default is unset.
290291

291-
*Default*: 2
292+
*Default*: 2147483647
292293

293294
The maximum number of connections to keep open to each LDAP server.
294295

@@ -301,6 +302,12 @@ Authentication Parameters
301302

302303
*New in version 4.2.1 and 4.0.13*
303304

305+
*Changed starting in MongoDB versions 4.4.15 and 5.0.9*
306+
Changed default value to ``2``. In previous versions, the
307+
default is unset.
308+
309+
*Default*: 2
310+
304311
The maximum number of in-progress connect operations to each LDAP server.
305312

306313
You can only set

0 commit comments

Comments
 (0)