From: Daniel Earl Poirier Date: Thu, 4 Feb 2010 16:55:54 +0000 (+0000) Subject: Propose backport: fix Maxclients warning X-Git-Tag: 2.2.15~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b44ca48292e7cb22d7d3c559f5ed17022d7fd36;p=thirdparty%2Fapache%2Fhttpd.git Propose backport: fix Maxclients warning git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@906563 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7bb7e0e729b..9f18e48b0e5 100644 --- a/STATUS +++ b/STATUS @@ -179,6 +179,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk works for 2.2.x +1: minfrin + * worker: Don't log MaxClients until we actually hit it. Warn when within + MinSpareThreads of MaxClients. + Trunk patch: http://svn.apache.org/viewvc?rev=906535&view=rev + 2.2.x patch: http://people.apache.org/~poirier/maxclients-2.2.patch + +1: poirier PATCHES/ISSUES THAT ARE STALLED