K 10 svn:author V 4 miwi K 8 svn:date V 27 2018-07-06T17:50:13.119006Z K 7 svn:log V 505 ldappool keeps LDAP connectors alive and let you reuse them, drastically reducing the time spent to initiate a ldap connection. The pool has useful features like: - transparent reconnection on failures or server restarts - configurable pool size and connectors timeouts - configurable max lifetime for connectors - a context manager to simplify acquiring and releasing a connector WWW: https://pypi.org/project/ldappool/ PR: 228847 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc. END