You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2013/12/13 10:13:11 UTC

svn commit: r1550669 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Fri Dec 13 09:13:11 2013
New Revision: 1550669

URL: http://svn.apache.org/r1550669
Log:
* Add proposal

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1550669&r1=1550668&r2=1550669&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Dec 13 09:13:11 2013
@@ -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