You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2018/11/23 15:24:23 UTC

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

Author: minfrin
Date: Fri Nov 23 15:24:23 2018
New Revision: 1847285

URL: http://svn.apache.org/viewvc?rev=1847285&view=rev
Log:
Vote and promote.

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=1847285&r1=1847284&r2=1847285&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Nov 23 15:24:23 2018
@@ -126,6 +126,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   *) event MPM: Don't log "at MaxRequestWorkers" when there are still idle threads,
+      just like worker.
+      trunk: //svn.apache.org/r1843513
+      2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-event-maxclients.diff
+      +1: covener, jim, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -166,12 +172,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.patch
       +1: jim, minfrin
 
-   *) event MPM: Don't log "at MaxRequestWorkers" when there are still idle threads,
-      just like worker.
-      trunk: //svn.apache.org/r1843513
-      2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-event-maxclients.diff
-      +1: covener, jim
-
   *) mod_session_cookie: avoid duplicate Set-Cookie headers in the response.
      trunk patch: http://svn.apache.org/r1843244
      2.4.x patch: svn merge -c 1843244 ^/httpd/httpd/trunk .