Honor ldap.connectTimeout also without connection pooling
The com.sun.jndi.ldap.connect.timeout env variable is independent from whether LDAP connection pooling is used or not. Change-Id: I8e84efa89deb5c292d51e941e0a325cb7fc3f0a6
This commit is contained in:
@@ -2399,9 +2399,7 @@ By default, false.
|
||||
|
||||
[[ldap.connectTimeout]]ldap.connectTimeout::
|
||||
+
|
||||
_(Optional)_ Specify how long to wait for a pooled connection.
|
||||
This is also used to specify a timeout period for establishment
|
||||
of the LDAP connection.
|
||||
_(Optional)_ Timeout period for establishment of an LDAP connection.
|
||||
+
|
||||
The value is in the usual time-unit format like "1 s", "100 ms",
|
||||
etc...
|
||||
|
||||
Reference in New Issue
Block a user