From 5d62c5fe208851536c247697beae18c204b8b891 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 4 Jun 2010 15:36:57 +0000 Subject: [PATCH] propose mod_ldap cache bug git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@951448 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 941fb1c0911..a6de3a4f791 100644 --- 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 -- 2.47.2