From: Jim Jagielski Date: Thu, 14 Sep 2006 23:15:14 +0000 (+0000) Subject: Bugfix backport X-Git-Tag: 2.2.4~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd0bd9bd91717e2bd07dbb03cb842b5e4fac2e39;p=thirdparty%2Fapache%2Fhttpd.git Bugfix backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@443514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f31cd153c91..3c504810d49 100644 --- a/STATUS +++ b/STATUS @@ -202,4 +202,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?r1=420990&r2=421725 (docs) +1: niq + * proxy_util: Correctly check the worker status field (non-shared) + when initializing. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=443503 + 2.2.x version of patch: + Trunk version works + +1: jim