From: Ruediger Pluem Date: Fri, 13 Dec 2013 09:13:11 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.27~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9cd65f0e508a9d4e0e03eabf6d79b05d7e20e63;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1550669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9e2e7e2540b..279758225b5 100644 --- a/STATUS +++ b/STATUS @@ -114,6 +114,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: [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, + PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically