hello all,
i encounter a problem the last 3-4 days.
when there are many people in chat, i see many processes like this :
php-script [defunct] consuming lots of memory.
the load of the machine goes up to 50, 60, maybe more !!!
in error log of apache i see such messages:
[Wed May 05 01:01:30 2010] [error] [client 89.210.73.57] Premature end of script headers: php-script, referer:
zbutsam.net/chat
[Wed May 05 01:01:31 2010] [error] [client 89.210.73.57] Premature end of script headers: php-script, referer:
zbutsam.net/chat
[Wed May 05 01:09:21 2010] [error] [client 89.210.73.57] Premature end of script headers: php-script, referer:
zbutsam.net/chat
[Wed May 05 01:09:22 2010] [error] [client 89.210.73.57] Premature end of script headers: php-script, referer:
zbutsam.net/chat
of course, there is no way to access the machine, so i have a script running every hour which restarts apache and mysqld
is this a bug or something ?