From cc2a8ff2c4bb0dd951363dae6c8994fc16e49d45 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Fri, 6 Jan 2006 09:16:34 +0000 Subject: [PATCH] * Add votes and move new proposal to the end of the list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@366456 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/STATUS b/STATUS index cdac7b848af..272912ef78d 100644 --- a/STATUS +++ b/STATUS @@ -91,10 +91,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: - * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror - because it resets backend->hostname to NULL. - http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev - * mod_dbd: When threaded, create a private pool in child_init so we're not using the process pool later. Also improve configuration defaults and merge function. @@ -117,7 +113,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * proxy_util: Fix case where a shared keepalive connection results in different (and incorrect) workers from being accessed. http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306 - +1: jim + +1: jim, rpluem * mod_ssl: Fix PR37791 (SEGV if the client is connection plain to a SSL enabled port) @@ -135,3 +131,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: URL: http://svn.apache.org/viewcvs?rev=358040&view=rev +1: wrowe + * mod_proxy: Call ap_proxy_http_cleanup after ap_log_rerror + because it resets backend->hostname to NULL. + http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev + +1: rpluem + -- 2.47.3