J�r�me Bolliet said: > Is this parameter configurable ? > Because, 1 minute is big timeout when you have a lot of connexion and > ldap backup server. >
You can disable it altogether, by setting the environment variable LDAP_MEMORY_LEAK to 0, for the authdaemond.ldap process. This timeout was added as a hack to get around an OpenLDAP memory leak. If you're using iPlanet, this may not be an issue. The 60 seconds is hardcoded. You could change it in authlib/authldaplib.c You can't simply leave LDAP_MEMORY_LEAK unset, as the default behaviour is to wait a minute. Kelvin -- http://www.ithorn.org -- Life is like an analogy. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
