From 5ed23ca2e056c2704917cb3dac36ccb625a51337 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Sat, 1 Apr 2006 15:04:37 +0000 Subject: [PATCH] Better explain what this patch is about. It refers 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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/STATUS b/STATUS index 42891d4e5c5..8ab6c46fec5 100644 --- 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 -- 2.47.3