mod_fcid: too much....ajax.php respawning too much
periodically my server has been seizing because ajax.php is respawning too much, too fast.
this is the notice logged in the server error log:
mod_fcgid: too much /.../forumdisplay.php process(current:5, max:5), skip the spawn request
mod_fcgid: too much /..../ajax.php process(current:5, max:5), skip the spawn request
<20+ more similar lines about ajax.php>
mod_fcgid: too much /.../newreply.php process(current:5, max:5), skip the spawn request
<20 more lines re: ahjax.php>
other than increasing the max processes, is there any way to address it?
|