]> granicus.if.org Git - apache/commit
make LDAPConnectionPoolTTL more conservative, use r->request_time rather than
authorEric Covener <covener@apache.org>
Sat, 5 Jul 2014 00:06:15 +0000 (00:06 +0000)
committerEric Covener <covener@apache.org>
Sat, 5 Jul 2014 00:06:15 +0000 (00:06 +0000)
commit2eaa646655f8f3f4b51d352b007670aff983bb63
tree11ea20f949b2b9aae46df29272465f67aa349877
parent0ff069dd31a423f0db85f7ad5381b76e356e846b
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.

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