1. Home
  2. apache

apache

Can’t create a new threadが連発する件

とあるサイトにて、アクセス数が増加してくると

Can’t create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

というエラーが連発し、ページが表示されなくなる現象に悩まされ中。コンソールでプロセスをみてみると、httpdが山のように・・・溢れています。。CPUの使用率も凄いことになってるし、Load Averageも高い。

このエントリーを読む

このページの先頭へ