]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes + note on r1524770 discussion on dev@
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 10:10:59 +0000 (10:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 10:10:59 +0000 (10:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1572494 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bc19e5edc84e0b2f7769c4265945b9db9793c1a9..74159646dc1537a3cec38e1887e770feed323fbb 100644 (file)
--- 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.