https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228847
--- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: miwi Date: Fri Jul 6 17:50:14 UTC 2018 New revision: 474026 URL: https://svnweb.freebsd.org/changeset/ports/474026 Log: 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_po...@k-worx.org Sponsored by: iXsystems Inc. Changes: head/net/Makefile head/net/py-ldappool/ head/net/py-ldappool/Makefile head/net/py-ldappool/distinfo head/net/py-ldappool/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"