https://issues.apache.org/bugzilla/show_bug.cgi?id=48536
Summary: error.log flood
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_fcgid
AssignedTo: [email protected]
ReportedBy: [email protected]
Under heady load mod_fcgid floods (one log message per request, I guess) the
errorlog with useless messages like
> [notice] mod_fcgid: too many /usr/local/fcgi-bin/fcgi-php-user processes
> (current:20, max:20), skip the spawn request
Unfortunately log messages of level "notice" can't be suppressed when logging
to a regular file. So either change the log level of this message or show it
only *once* per minute/hour/whatever.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]