From ce572f822127ecc47f24bb766e10574174dff736 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 28 Jul 2004 22:55:15 +0000 Subject: [PATCH] Propose a backport PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104405 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 220b428fba2..7ef11eb968a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/28 20:05:49 $] +Last modified at [$Date: 2004/07/28 22:55:15 $] Release: @@ -73,6 +73,12 @@ 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! ] + *) Add load balancer support to the scoreboard in preparation for + load balancing support in mod_proxy. + include/scoreboard.h: 1.52 + server/scoreboard.c: 1.75 + +1: minfrin + *) mod_cgi: Added API call and overload of detached field in cgi_exec_info_t structure to support loading in current or new address space for CGIs. The patch change how NetWare use cmdtype for processes. It was made -- 2.47.2