From e54c8f3825b564adfd6b1eab117fa0417c1a9511 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 5 Jul 2014 00:25:10 +0000 Subject: [PATCH] propose a pair of fixes to make LDAPConnectionPoolTTL more conservative. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1607962 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index 679ea45848..cc68b1f6a2 100644 --- a/STATUS +++ b/STATUS @@ -199,6 +199,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: note: depends on ap_shutdown_conn() from r1601185 above. +1: ylavic + * mod_ldap: LDAPConnctionPoolTTL enhancements -- apply properly to authn and + only update the last used time when we hit the backend server + AND use r->request_time instead of end-of-request-time. + PR54587 + trunk patch: http://svn.apache.org/r1452551 + http://svn.apache.org/r1607960 + 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-ldap-connttl-conservative.diff + +1 covener + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1