Loading STATUS +12 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works +1: ylavic *) mod_proxy: Replace the logic for selecting proxy sub-modules, retaining the 2.4.x legacy behavior, by elevating the module selection to 'most' through all proxy_* sub-module configuration tests, and apply the same static or shared linkage of mod_proxy to each sub-module not otherwise explicitly marked static or shared. By dropping the default 'yes' toggle, this patch ensures we will no longer abort the configuration when failing to enable a module for missing dependencies. trunk patch: http://svn.apache.org/r1750043 2.4.x: https://raw.githubusercontent.com/wrowe/patches/master/proxy-noforce-2.4.x.patch +1: wrowe PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if Loading Loading
STATUS +12 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works +1: ylavic *) mod_proxy: Replace the logic for selecting proxy sub-modules, retaining the 2.4.x legacy behavior, by elevating the module selection to 'most' through all proxy_* sub-module configuration tests, and apply the same static or shared linkage of mod_proxy to each sub-module not otherwise explicitly marked static or shared. By dropping the default 'yes' toggle, this patch ensures we will no longer abort the configuration when failing to enable a module for missing dependencies. trunk patch: http://svn.apache.org/r1750043 2.4.x: https://raw.githubusercontent.com/wrowe/patches/master/proxy-noforce-2.4.x.patch +1: wrowe PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if Loading