Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ Changes with Apache 2.4.26 *) mod_proxy: Allow the per-request environment variable "no-proxy" to be used as an alternative to ProxyPass /path !. This is primarily to set exceptions for ProxyPass specified in <Location> context. Use SetEnvIf, not SetEnv. Use SetEnvIf, not SetEnv. PR 60458. *) mod_http2: fixes PR60599, sending proper response for conditional requests answered by mod_cache. [Jeff Wheelhouse, Stefan Eissing] Loading STATUS +4 −13 Original line number Diff line number Diff line Loading @@ -115,14 +115,11 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: *) PR 60071: Child httpd processes crash with Segmentation fault *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are in use (ProxyHCTPsize > 0). PR 60071. trunk patch: http://svn.apache.org/r1779573 http://svn.apache.org/r1779574 http://svn.apache.org/r1779623 2.4.x patch: trunk works +1: jim *) PR60458: Rip out this regression or fix (TBD) 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, jim PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] Loading Loading @@ -188,12 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mod_ssl-restart_leaks-v2.patch +1: ylavic, jim *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are in use (ProxyHCTPsize > 0). PR 60071. trunk patch: http://svn.apache.org/r1779573 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, jim *) mod_proxy_hcheck: Don't validate timed out responses. trunk patch: http://svn.apache.org/r1779574 http://svn.apache.org/r1779623 Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ Changes with Apache 2.4.26 *) mod_proxy: Allow the per-request environment variable "no-proxy" to be used as an alternative to ProxyPass /path !. This is primarily to set exceptions for ProxyPass specified in <Location> context. Use SetEnvIf, not SetEnv. Use SetEnvIf, not SetEnv. PR 60458. *) mod_http2: fixes PR60599, sending proper response for conditional requests answered by mod_cache. [Jeff Wheelhouse, Stefan Eissing] Loading
STATUS +4 −13 Original line number Diff line number Diff line Loading @@ -115,14 +115,11 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: *) PR 60071: Child httpd processes crash with Segmentation fault *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are in use (ProxyHCTPsize > 0). PR 60071. trunk patch: http://svn.apache.org/r1779573 http://svn.apache.org/r1779574 http://svn.apache.org/r1779623 2.4.x patch: trunk works +1: jim *) PR60458: Rip out this regression or fix (TBD) 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, jim PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] Loading Loading @@ -188,12 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mod_ssl-restart_leaks-v2.patch +1: ylavic, jim *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are in use (ProxyHCTPsize > 0). PR 60071. trunk patch: http://svn.apache.org/r1779573 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic, jim *) mod_proxy_hcheck: Don't validate timed out responses. trunk patch: http://svn.apache.org/r1779574 http://svn.apache.org/r1779623 Loading