We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7790a commit 30d9a46Copy full SHA for 30d9a46
source/reference/parameters.txt
@@ -309,10 +309,10 @@ Authentication Parameters
309
310
*New in version 4.2.1 and 4.0.13*
311
312
- *Changed in version 4.4* Changed default value to ``2``. In previous
313
- versions, the default is unset.
+ *Changed in version 4.4* Changed default value to ``2147483647``. In
+ previous versions, the default is unset.
314
315
- *Default*: 2
+ *Default*: 2147483647
316
317
The maximum number of connections to keep open to each LDAP server.
318
@@ -325,6 +325,8 @@ Authentication Parameters
325
326
327
328
+ *Default*: 2
329
+
330
The maximum number of in-progress connect operations to each LDAP server.
331
332
You can only set
0 commit comments