Commit 39d50266 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

votes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770829 13f79535-47bb-0310-9956-ffa450edef68
parent be552c61
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -213,6 +213,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:

  *) mod_socache_memcache: Provide memcache STATs to mod_status
     trunk patch: http://svn.apache.org/r1768245
     trunk patch: http://svn.apache.org/r1770828
     2.4.x patch: trunk works
     +1: jim

@@ -230,7 +231,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://svn.apache.org/r1757061
       https://svn.apache.org/r1770750
     2.4.x patch: https://people.apache.org/~sf/PR53555_1_ap_reclaim_child_processes.diff
     +1: sf
     +1: sf, jim

  *) Improve mod_status view of async connections
     trunk patches:
@@ -239,7 +240,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://svn.apache.org/r1756848
       https://svn.apache.org/r1757029
     2.4.x patch: https://people.apache.org/~sf/PR53555_2_mod_status.diff
     +1: sf
     +1: sf, jim

  *) mpm_event: Free resources earlier during shutdown
     trunk patches:
@@ -249,7 +250,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://svn.apache.org/r1738466
       https://svn.apache.org/r1738486
     2.4.x patch: https://people.apache.org/~sf/PR53555_3_free_early.diff
     +1: sf
     +1: sf, jim

  *) mpm_event: Use all free scoreboard slots up to ServerLimit, but don't
     re-use scoreboard slots of still running, gracefully finishing processes.
@@ -264,7 +265,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://svn.apache.org/r1770768
     2.4.x patch: https://people.apache.org/~sf/PR53555_4_use_all_slots.diff
     docs: https://svn.apache.org/r1770771 (in addition to the above)
     +1: sf
     +1: sf, jim


PATCHES/ISSUES THAT ARE BEING WORKED