Skip to content

Commit 918be59

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
Docs-15289 ldap connections (#1242) (#1245)
* 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 bf521ad commit 918be59

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
@@ -201,10 +201,11 @@ Authentication Parameters
201201

202202
*New in version 4.2.1 and 4.0.13*
203203

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

207-
*Default*: 2
208+
*Default*: 2147483647
208209

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

@@ -217,6 +218,12 @@ Authentication Parameters
217218

218219
*New in version 4.2.1 and 4.0.13*
219220

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

222229
You can only set

0 commit comments

Comments
 (0)