From: Yann Ylavic Date: Thu, 27 Feb 2014 10:10:59 +0000 (+0000) Subject: Votes + note on r1524770 discussion on dev@ X-Git-Tag: 2.2.27~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=799946dc16d91d6b2aea51b5c095117aebe2d599;p=thirdparty%2Fapache%2Fhttpd.git Votes + note on r1524770 discussion on dev@ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1572494 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bc19e5edc84..74159646dc1 100644 --- a/STATUS +++ b/STATUS @@ -103,6 +103,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x: trunk patch applies aka `svn merge -c 1556428 ^/httpd/httpd/trunk` +1: breser, rpluem, gstein, wrowe + * mod_proxy_http: Core dumped under high load due to allocator / pool lifetime + issues. PR 50335 + Trunk version of patch: + http://svn.apache.org/viewvc?view=revision&revision=1534321 + http://svn.apache.org/viewvc?view=revision&revision=1550061 + Backport version for 2.2.x of patch: + http://people.apache.org/~rpluem/patches/mod_proxy_http_50335.2.2.x.diff + +1: rpluem, jorton, ylavic + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -114,18 +123,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: N/A: https://svn.apache.org/viewvc?view=revision&revision=1527925 2.2.x patch (plus CHANGES entry above): http://people.apache.org/~wrowe/httpd-2.2-r1524192-r1524770-TE-CL.patch - +1: rpluem + +1: rpluem, ylavic [wrowe asks] Where is verification of (!keepalive)? Do we know the connection will be closed anytime in the near future? - - * mod_proxy_http: Core dumped under high load due to allocator / pool lifetime - issues. PR 50335 - Trunk version of patch: - http://svn.apache.org/viewvc?view=revision&revision=1534321 - http://svn.apache.org/viewvc?view=revision&revision=1550061 - Backport version for 2.2.x of patch: - http://people.apache.org/~rpluem/patches/mod_proxy_http_50335.2.2.x.diff - +1: rpluem, jorton, + ylavic: the discussion is not really ended in + https://www.mail-archive.com/dev@httpd.apache.org/msg58307.html + but my opinion there is +1, same here... * back port some bugfix that have already been included in 2.4.x. CHANGES has been upgraded with the corresponding entries.