]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Fri, 13 Dec 2013 09:13:11 +0000 (09:13 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 13 Dec 2013 09:13:11 +0000 (09:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1550669 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9e2e7e2540bf69831ce02f73f07c1cbf1eadaf7d..279758225b557ebc34e3f135413936c0b3f6392c 100644 (file)
--- 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