]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_ldap cache bug
authorEric Covener <covener@apache.org>
Fri, 4 Jun 2010 15:36:57 +0000 (15:36 +0000)
committerEric Covener <covener@apache.org>
Fri, 4 Jun 2010 15:36:57 +0000 (15:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@951448 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 941fb1c0911c1cc67ab16dd44ff07c29be421092..a6de3a4f7910c1f9b91af77293ac190c094e176f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -199,6 +199,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~minfrin/httpd-cache-partial-2.2.patch
     +1: minfrin
 
+  *) mod_ldap: LDAP caching was suppressed (and ldap-status handler returns
+     title page only) when any mod_ldap directives were used in VirtualHost
+     context.
+
+     Trunk Patch: http://svn.apache.org/viewvc?rev=951235&view=rev (actual fix)
+                  http://svn.apache.org/viewvc?rev=951237&view=rev (error msg not displayed)
+     2.2.x patch: http://people.apache.org/~covener/2.2.x-ldap_serverconfig.diff
+
+         note: No actual per-server directives in 2.2.x mod_ldap, but per-directory 
+         mod_ldap directives under a virtualhost are sufficient to trigger this merge issue)
+
+     +1: covener
 
 PATCHES/ISSUES THAT ARE STALLED