]> granicus.if.org Git - apache/commit
PR54587: LDAP connections used for authn were not respecting
authorEric Covener <covener@apache.org>
Mon, 4 Mar 2013 21:54:24 +0000 (21:54 +0000)
committerEric Covener <covener@apache.org>
Mon, 4 Mar 2013 21:54:24 +0000 (21:54 +0000)
commit70366501e4aaabff75ab5223917b142f1411b605
tree6763ab131fcfec8236b7d2568335217319f5749e
parent523996f1f656719571dc3f0ef664427fc8efbfac
PR54587: LDAP connections used for authn were not respecting
LDAPConnectionPoolTimeout due to confusion over what "bound" means.

Added some LDAP trace at TRACE5 to track how LDAP connections are
reused and rebound.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1452551 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/util_ldap.h
modules/ldap/util_ldap.c