From 9c226b5d7c748ae3baaaa3e3ab7c6d947b32297b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Mon, 17 Dec 2012 10:16:03 +0000 Subject: [PATCH] Update the comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422826 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index cf2f02e61d..89353d2a61 100644 --- a/STATUS +++ b/STATUS @@ -107,12 +107,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jim/patches/proxypassinherit2.patch +1: jim, druggeri +1: rjung, if r1421912 is also added (see below) - minfrin: In the current form, if inherit is disabled any attempt - at setting any directive silently unsets an arbitrary - selection of other proxy directives at the same time, - causing much confusion. Each override should have an - independent "_set" flag to indicate which are being - consciously overridden, and which aren't. + minfrin: The docs need to define the exact directives affected by this + directive, "ProxyPass Balancers and Workers" is not accurate + enough. In addition, the docs need an accurate description of + the "issues and inconsistent behaviour" that the admin is + likely to experience if they don't turn this directive off. * mod_proxy: Addition to the above "inheritance": allow the default for all vhosts to be set in the global server. Otherwise one would -- 2.50.1