From: webmaster at enterzone dot com Operating system: WinNT4 PHP version: 4.3.1 PHP Bug Type: Performance problem Bug description: Mulitple PHP processes launched using 100% CPU
WinNT 4 SP6a, all of the latest patches (yea, yea I know). PHP 4.3.1 I am getting 1,2,4, or more process instances of PHP running using 100% CPU. Cannot narrow it down to bad programming code by users or a php.exe problem. Most PHP is running fine. I have a few PHP forums running. I cannot reproduce the problem, but it is increasing. Concerned that it may be a attack. This is now occurring 4 or more times a day. Only option is to kill the errant processes. Sometimes a reboot of the server is mandatory. After killing the processes, normal PHP code in our forums runs fine. There are not any consistent instances of PHP runing in the background unless this problem reoccurs. The PHP.INI is set as follows; max_execution_tim = 30; max_imput_time = 60; memory_limit = 8M . It has now effect on this problem, we have seen it run over 4 hours without a sign of stopping on its own. I don't have the memory usage noted, there is not any unusually high traffic across our network during the instance. Most dynamic pages fail, only static pages are served from IIS, due to the high CPU load. PHP request run, but very slowly as do all request during this time. -- Edit bug report at http://bugs.php.net/?id=22624&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22624&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22624&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22624&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22624&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22624&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22624&r=support Expected behavior: http://bugs.php.net/fix.php?id=22624&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22624&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22624&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22624&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22624&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22624&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22624&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22624&r=gnused
