You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by po...@apache.org on 2010/02/04 17:55:54 UTC

svn commit: r906563 - /httpd/httpd/branches/2.2.x/STATUS

Author: poirier
Date: Thu Feb  4 16:55:54 2010
New Revision: 906563

URL: http://svn.apache.org/viewvc?rev=906563&view=rev
Log:
Propose backport: fix Maxclients warning

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=906563&r1=906562&r2=906563&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Feb  4 16:55:54 2010
@@ -179,6 +179,11 @@
     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