From dac00885df0a69b9baf31c3ee2ac7e8a803d68dd Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 29 Sep 2013 07:13:09 +0000 Subject: [PATCH] Proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1527278 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/STATUS b/STATUS index 58b4861b4e..93b8b6cfe9 100644 --- a/STATUS +++ b/STATUS @@ -191,6 +191,29 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: http://people.apache.org/~trawick/r1526220-2.4.x.txt +1: trawick + * ab: Fix units in HTML output + trunk: http://svn.apache.org/viewvc?view=revision&revision=1451849 + 2.4.x: trunk patch works (minus CHANGES) + +1: jailletc36 + + * ab: Add wait time, fix processing time, make write errors output conditional + trunk: http://svn.apache.org/viewvc?view=revision&revision=1488471 + 2.4.x: trunk patch works (minus CHANGES) + +1: jailletc36 + + * ab: Check if malloc succeeded + PR54344 + trunk: http://svn.apache.org/viewvc?view=revision&revision=1488492 + 2.4.x: trunk patch works + +1: jailletc36 + + * ab: Add a new -l parameter in order not to check the length of the responses. + This can be usefull with dynamic pages. + PR9945, PR27888, PR42040 + trunk: http://svn.apache.org/viewvc?view=revision&revision=1488644 + 2.4.x: trunk patch works + +1: jailletc36 + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here. -- 2.50.1