]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Mod_LDAP: Backport fix for LDAP connection timeout problem
authorBradley Nicholes <bnicholes@apache.org>
Fri, 29 Apr 2005 14:42:35 +0000 (14:42 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 29 Apr 2005 14:42:35 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165311 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8873cba2e4c1bdb7eb5e5d8e5a9339508aae5f1f..0013db9550bc5e8be8e334f369499c55aebf3c1b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -255,6 +255,14 @@ PATCHES TO BACKPORT FROM TRUNK:
         PR: 34588
         +1: jorton, trawick (isn't it worth a CHANGES entry for a storage
             corruption fix?)
+           
+     *) mod_ldap: Change the LDAP connection timeout to per-connection rather
+        than global. Fixes PR: 34618
+       http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/ldap/util_ldap.c?rev=164919&r1=164918&r2=164919&view=diff
+       or 2.0 view patch
+       http://issues.apache.org/bugzilla/attachment.cgi?id=14873
+       +1: bnicholes
+       
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: