From 3f827a1523188fd64dbcd1cddd5779524c357c0f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 3 Apr 2004 20:32:14 +0000 Subject: [PATCH] yet another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103262 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 17db0ac5ec5..81701d125ff 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/02 23:27:07 $] +Last modified at [$Date: 2004/04/03 20:32:14 $] Release: @@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_rewrite no longer turns forward proxy requests into reverse proxy + requests. PR 28125 + modules/mappers/mod_rewrite.c: r1.255 + +1: nd + *) util_ldap_connection_find() locks each cached connection while testing to see if it matches the specified criteria. But then it forgets to unlock the connection if it doesn't match. This -- 2.47.2