From: Jim Jagielski Date: Mon, 24 Nov 2008 13:53:19 +0000 (+0000) Subject: promote X-Git-Tag: 2.2.11~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced27a9bc3ecd64fef5dc756954e17d50065780c;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@720195 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5558556009f..15d2ba54a44 100644 --- a/STATUS +++ b/STATUS @@ -86,6 +86,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * Event MPM: Fix MaxRequestsPerChild + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=719357 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: pquerna, rpluem, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -120,13 +126,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: rpluem says: The patch to ap_mmn.h does only contain the comment, but does not change the #define. Once this is fixed I am +1. - * Event MPM: Fix MaxRequestsPerChild - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=719357 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: pquerna, rpluem, jim - * mod_log_config: Add in useful feature, %k which logs the keepalives value. PR: 45762 Trunk version of patch: