]> granicus.if.org Git - apache/commitdiff
remove these, and let's work on them on trunk to
authorJim Jagielski <jim@apache.org>
Mon, 17 Dec 2012 11:53:58 +0000 (11:53 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Dec 2012 11:53:58 +0000 (11:53 +0000)
ensure everyone is OK with what's going on...
Constantly adjusting backwards ain't right ;)

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

STATUS

diff --git a/STATUS b/STATUS
index ff29e23b68cf6b6fbfe5018819b287134711d0d2..27c0ed11df77f772938aa6f1cb078faca81f1bed 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -96,30 +96,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
 
-   * 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. 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
-                  http://svn.apache.org/viewvc?view=revision&revision=1420124
-                  http://svn.apache.org/viewvc?view=revision&revision=1421288
-     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: 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
-     have to turn of inheritance in each vhost individually.
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1421912
-     2.4.x patch: http://people.apache.org/~rjung/patches/proxypassinherit-config.patch
-     +1: rjung, jim
-
     * configure --disable-FEATURE: Fix processing for various features
      (dtrace, hook-probes, exception-hook, maintainer-mode, debugger-mode, luajit).
      "If" branch of AC_ARG_ENABLE is executed if enable or disable are