最近、サーバーがより多くの RAM を消費し始めました。実行中のプロセスは 500 以上になりました。これは、過去1年間、私には決して起こりませんでした。VPS / 2GB / Ubuntu / Virtualmin を持っています。
Apache にはMaxClients 256
デフォルトServerLimit
(256) があります。ユーザー プロセス ( ulimit -u
) の最大数は 15891 です。
エラー ログ ファイル/var/log/virtualmin
:
mod_fcgid: can't apply process slot for /home/seekdl/fcgi-bin/php5.fcgi
/var/log/apache2
:
server reached MaxClients setting, consider raising the MaxClients setting
[Sat Oct 27 17:17:25 2012] [error] FastCGI process 11916 still did not exit, terminating forcefully
[Sat Oct 27 17:17:25 2012] [error] FastCGI process 12374 still did not exit, terminating forcefully
[Sat Oct 27 17:17:25 2012] [error] FastCGI process 11918 still did not exit, terminating forcefully