PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mpm_event: Restart stopping of idle children after a load peak. PR 65626.
+ trunk patch: http://svn.apache.org/r1894285
+ http://svn.apache.org/r1894286
+ http://svn.apache.org/r1894291
+ http://svn.apache.org/r1895550
+ http://svn.apache.org/r1895553
+ http://svn.apache.org/r1895630
+ backport PR: https://github.com/apache/httpd/pull/276
+ 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/276.patch
+ +1: ylavic, rpluem, minfrin
+ ylavic: updated with r1894291 for correctness of perform_idle_server_maintenance()
+ w.r.t. num_buckets > 1 and ease merging of r1895553, with r1895550 for
+ correctness of active_daemons used in r1895553 and r1895630.
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-element2.patch
+1: minfrin, ylavic (by inspection),
- *) mpm_event: Restart stopping of idle children after a load peak. PR 65626.
- trunk patch: http://svn.apache.org/r1894285
- http://svn.apache.org/r1894286
- http://svn.apache.org/r1894291
- http://svn.apache.org/r1895550
- http://svn.apache.org/r1895553
- http://svn.apache.org/r1895630
- backport PR: https://github.com/apache/httpd/pull/276
- 2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/276.patch
- +1: ylavic, rpluem
- ylavic: updated with r1894291 for correctness of perform_idle_server_maintenance()
- w.r.t. num_buckets > 1 and ease merging of r1895553, with r1895550 for
- correctness of active_daemons used in r1895553 and r1895630.
-
*) Easy backports:
- mod_deflate: be explicit when setting c->etag_opt = AP_DEFLATE_ETAG_ADDSUFFIX
- mod_proxy_balancer: add missing spaces in HTML output