From: Eric Covener Date: Thu, 11 Oct 2018 14:24:38 +0000 (+0000) Subject: propose "at maxrequestworkers" patch X-Git-Tag: 2.4.37~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7541a902d44a7b7163fb0f7c0cadaab1e44a64;p=thirdparty%2Fapache%2Fhttpd.git propose "at maxrequestworkers" patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1843555 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ca45a989fd2..4d3ed684eb8 100644 --- a/STATUS +++ b/STATUS @@ -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 ]