]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Better explain what this patch is about. It refers
authorJim Jagielski <jim@apache.org>
Sat, 1 Apr 2006 15:04:37 +0000 (15:04 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 1 Apr 2006 15:04:37 +0000 (15:04 +0000)
to:

  *) Correctly initialize mod_proxy workers, which use a
     combination of local and shared datasets. Adjust logging
     to better trace usage. PR 38403.

The current impl is broken...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390681 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 42891d4e5c5f34056d8ef1bde90847dbef296e93..8ab6c46fec569c306f4266c841027341fcf5233e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -90,6 +90,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                      This can not be backported to 2.2.
 
     * mod_proxy: Fix PR38403 (Child-Thread uses 100%CPU usage, mod_proxy ?)
+      due to incorrect usage of local and shared worker inits and
+      information.
       Trunk version of patch:
          http://svn.apache.org/viewcvs?rev=377738&view=rev
          http://svn.apache.org/viewcvs?rev=377780&view=rev