You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2018/04/28 10:08:19 UTC

svn commit: r1830423 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Sat Apr 28 10:08:18 2018
New Revision: 1830423

URL: http://svn.apache.org/viewvc?rev=1830423&view=rev
Log:
adding backport proposal


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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1830423&r1=1830422&r2=1830423&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 28 10:08:18 2018
@@ -268,6 +268,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (convenient patch, otherwise trunk works modulo CHANGES/MMN)
      +1: ylavic,
 
+  *) mod_http2: adding regular memory cleanup when transferring large response bodies. This
+     reduces memory footprint and avoids memory exhaustion when transferring large files
+     on 32-bit architectures. Fixes PR 62325.
+     trunk patch: http://svn.apache.org/r1830419
+     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2_beam_purge.patch
+     +1: icing
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]