From: Bradley Nicholes Date: Fri, 29 Apr 2005 14:42:35 +0000 (+0000) Subject: Mod_LDAP: Backport fix for LDAP connection timeout problem X-Git-Tag: 2.0.55~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7160611163a37e5a48245bb7685617355e40dc1d;p=thirdparty%2Fapache%2Fhttpd.git Mod_LDAP: Backport fix for LDAP connection timeout problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165311 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8873cba2e4c..0013db9550b 100644 --- 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: