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

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

Author: covener
Date: Thu Oct 11 14:24:38 2018
New Revision: 1843555

URL: http://svn.apache.org/viewvc?rev=1843555&view=rev
Log:
propose "at maxrequestworkers" patch


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=1843555&r1=1843554&r2=1843555&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Oct 11 14:24:38 2018
@@ -171,6 +171,13 @@ 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
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]