From 3488cb40d332a8c87919bbfa8fd93887210cffa3 Mon Sep 17 00:00:00 2001 From: Daniel Ruggeri Date: Tue, 4 Dec 2012 00:36:36 +0000 Subject: [PATCH] A few votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1416737 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/STATUS b/STATUS index 076de8981c..a9111f9134 100644 --- a/STATUS +++ b/STATUS @@ -198,7 +198,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 40841. trunk patch: http://svn.apache.org/viewvc?rev=1404625&view=rev 2.4.x patch: trunk patch works: - +1: jim + +1: jim, druggeri * mod_proxy: Allow for setting of sticky session split char... PR 53893. @@ -206,13 +206,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works (minus CHANGES and ap_mmn.h): +1: jim, covener sf: doesn't the new element in proxy_balancer_shared need to be at the - end of the struct? + end of the struct? (druggeri agrees) * mod_proxy_balancer: Bring XML output up to date. http://svn.apache.org/viewvc?view=revision&revision=1392345 http://svn.apache.org/viewvc?view=revision&revision=1392346 2.4.x patch: http://people.apache.org/~jim/patches/bal-man-xml-2.4.patch - +1: jim + +1: jim, druggeri + druggeri note: Docs notes on new elements would be nice for quick reference * core: Make ap_regcomp() return AP_REG_ESPACE if out of memory. Make ap_pregcomp() abort if out of memory. This raises the minimum @@ -236,13 +237,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 54179 trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1412278 2.4.x patch: http://people.apache.org/~jailletc36/backport_mod_dumpio.patch - +1: jailletc36, sf + +1: jailletc36, sf, druggeri * core: fail startup if ServerTokens arg is unrecognized, PR54222 trunk patch: http://svn.apache.org/viewvc?rev=1415008&view=rev http://svn.apache.org/viewvc?rev=1416150&view=rev 2.4.x patch: trunk works - +1: covener, sf + +1: covener, sf, druggeri Is fail startup okay? What about warn and set to PROD? sf: I think that's ok. It will be immediately obvious after upgrade and is easy to fix in the configuration. @@ -251,14 +252,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: regression from 2.2.x. PR54223 trunk patch: http://svn.apache.org/viewvc?rev=1415023&view=rev 2.4.x patch: 2.4.x works - +1: covener, jim + +1: covener, jim, druggeri * mod_headers: Allow for exposure of loadavg and server load via mod_headers trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1389565 http://svn.apache.org/viewvc?view=revision&revision=1389566 http://svn.apache.org/viewvc?view=revision&revision=1389569 (doc) 2.4.x patch: http://people.apache.org/~jailletc36/backport_mod_header.patch - +1: jailletc36 + +1: jailletc36, druggeri * (2/x) backport some easy patch to keep 2.4.x in line with trunk as much as possible 1398970: Use 'ap_strcasestr' instead of a strdup/str_tolower/strstr sequence -- 2.40.0