From 7160611163a37e5a48245bb7685617355e40dc1d Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 29 Apr 2005 14:42:35 +0000 Subject: [PATCH] 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 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) 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: -- 2.47.2