You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2021/09/07 21:21:14 UTC

svn propchange: r1893073 - svn:log

Author: ylavic
Revision: 1893073
Modified property: svn:log

Modified: svn:log at Tue Sep  7 21:21:14 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Sep  7 21:21:14 2021
@@ -1,5 +1,5 @@
 mpm_event: Follow up to r1893014: log when children are not spawned.
 
-Log at trace5 level when active_daemons >= active_daemons_limit and we won't
+Log at trace1 level when active_daemons >= active_daemons_limit and we won't
 spawn children. Reset free_length to avoid negative value in this case too.