]> granicus.if.org Git - apache/commitdiff
propose a pair of fixes to make LDAPConnectionPoolTTL more
authorEric Covener <covener@apache.org>
Sat, 5 Jul 2014 00:25:10 +0000 (00:25 +0000)
committerEric Covener <covener@apache.org>
Sat, 5 Jul 2014 00:25:10 +0000 (00:25 +0000)
conservative.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1607962 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 679ea458483995eded666fb47be2744bbf3ae90e..cc68b1f6a2716419d1fdea2c3f138c814b030322 100644 (file)
--- 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: