]> granicus.if.org Git - apache/commitdiff
Address rjung's veto
authorJim Jagielski <jim@apache.org>
Tue, 11 Dec 2012 12:50:48 +0000 (12:50 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Dec 2012 12:50:48 +0000 (12:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1420133 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5bab96cb3414c95fff2e3d09210ce6f91a74f848..123f3b62b3ef1f463e734221189809d8a132de9b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -163,26 +163,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: jim
      rjung: the combined 2.4 patch contains lots of unwanted "inherit" changes.
 
-   * mod_proxy: Make balancers server-specific, as they should have
+   * mod_proxy: Allow balancers to be server-specific, as they should have
      been. Inheritance causes too many behind-the-scene interactions
-     to be reliable in a dynamic environ.
+     to be reliable in a dynamic environ. We maintain the old-default
+     of inheritance.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1387603
                   http://svn.apache.org/viewvc?view=revision&revision=1388029
-     2.4.x patch: trunk patch works (minus ap_mmn.h change)
+                  http://svn.apache.org/viewvc?view=revision&revision=1420124
+     2.4.x patch: http://people.apache.org/~jim/patches/proxypassinherit.patch
      +1: jim, druggeri
-     -1: rjung
-     rjung: This is about balancers *and* workers: doesn't the change also influence
-            the inheritance of simple workers defined via ProxyPass? So I'd prefer
-            WorkersInherit as the name instead of BalancersInherit or something
-            more neutral (plus docs adjustment).
-     rjung: also needs fixing copy-and-paste error set_persist -> set_inherit
-     rjung: Please adjust compatibility note.
-            Because of the config incompatibility I suggest we add
-            a note either to the release announcement or CHANGES.
-            When we did the same change for mod_jk years ago it took
-            very long for users to understand that workers defined in the global
-            server where no longer working in their vhosts (and yes, there was
-            a switch there to force old behavior too).
 
    * mod_auth_form: Make sure that get_notes_auth() sets the user as does
      get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER