]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport
authorGraham Leggett <minfrin@apache.org>
Wed, 28 Jul 2004 22:55:15 +0000 (22:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 28 Jul 2004 22:55:15 +0000 (22:55 +0000)
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

diff --git a/STATUS b/STATUS
index 220b428fba2eda35a66896e1b7c1caaf7f7b14ae..7ef11eb968af6684135a14630f5660896f8490e9 100644 (file)
--- 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