search-timeout
This stanza entry specifies the amount of time in seconds that is allowed for search operations before the LDAP server is considered to be down.
Syntax
search-timeout = {0|number_seconds} Description
Amount of time in seconds that
is allowed for search operations before the LDAP server is considered
to be down. If specified, this value overrides any value that is set
for the timeout entry for search operations.
Note: Do
not specify this stanza entry in the ldap.conf server
configuration file.
Options
0- No timeout (synchronous).
- number_seconds
- The number of seconds allowed for search operations. Specify a positive whole number. There is no range limitation for timeout values.
Usage
Optional
Default value
0
Example
search-timeout = 0