From: Ruediger Pluem Date: Fri, 6 Apr 2018 08:06:56 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.4.34~241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a8a1a1482442e687d0c3c26341b88099178b91e;p=apache * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828494 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 871e61ab01..ae88cc70ae 100644 --- a/STATUS +++ b/STATUS @@ -284,6 +284,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1828210,182823 ^/httpd/httpd/trunk . +1: icing, ylavic + *) mod_proxy: Do not restrict the maximum pool size for backend connections any + longer by the maximum number of threads per process and use a better default + if mod_http2 is loaded. + Trunk version of patch: + http://svn.apache.org/r1822849 + http://svn.apache.org/r1822858 + http://svn.apache.org/r1822878 + http://svn.apache.org/r1822879 + http://svn.apache.org/r1822883 + http://svn.apache.org/r1828485 + Changes in r1828493 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1822849,1822858,1822878,1822879,1822883,1828485 ^/httpd/httpd/trunk . + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]