]> granicus.if.org Git - apache/commit
Merge r1452551, r1607960 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 14 Jul 2014 12:07:55 +0000 (12:07 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 14 Jul 2014 12:07:55 +0000 (12:07 +0000)
commit7d3ce74b785e3ed077ec12e7ff1bab12ca2c71f0
tree5ff29ab542c73e5c5dc48bc29896c4c4e3568523
parentd1f140a8b89bd81a631afdfed9e6a9436a04134a
Merge r1452551, r1607960 from trunk:

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.

make LDAPConnectionPoolTTL more conservative, use r->request_time rather than
end-of-request time, and only update it after a round-trip with the LDAP
server rather than every time we check back into the pool.

Submitted by: covener
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610396 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_ldap.xml
include/ap_mmn.h
include/util_ldap.h
modules/ldap/util_ldap.c