PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
+ according the number of listeners buckets.
+ trunk patch: http://svn.apache.org/r1737447
+ http://svn.apache.org/r1737449
+ http://svn.apache.org/r1737451
+ 2.4.x patch: trunk works (modulo CHANGES)
+ +1: ylavic, jim, minfrin
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
+1: trawick
ylavic: there may be missing bits, see thread for commit r1736510.
- *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
- according the number of listeners buckets.
- trunk patch: http://svn.apache.org/r1737447
- http://svn.apache.org/r1737449
- http://svn.apache.org/r1737451
- 2.4.x patch: trunk works (modulo CHANGES)
- +1: ylavic, jim
-
*) abs: Add OPENSSL_Applink in Visual Studio >= 2015 or abs fails with a no
OPENSSL_Applink error. PR59630
trunk patch: http://svn.apache.org/r1745767