From: Jim Jagielski Date: Mon, 17 Dec 2012 11:53:58 +0000 (+0000) Subject: remove these, and let's work on them on trunk to X-Git-Tag: 2.4.4~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1bcf3dd663708e21f67250f048b463b47cf8ff5;p=apache remove these, and let's work on them on trunk to 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 --- diff --git a/STATUS b/STATUS index ff29e23b68..27c0ed11df 100644 --- 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