|
Posted by Chung Leong on 07/25/06 20:53
Joshua Ruppert wrote:
> The root cause of the problems seems to be the response time of the DB
> servers but I'm not certain. When the database servers became loaded,
> the PHP processes seemed to hang while waiting for the database to
> respond. Eventually this effected each of the PHP processes started by
> FastCGI, completely taking down the site.
Hmmm. What's the database server? Maybe a script has left a transaction
open by accident?
> The only way I found to restart the PHP processes is to reboot the
> machine, because task manager did let me kill the processes that were
> started by FastCGI.
Sort off topic, but I think you'll find the kill util in the Windows
Resource Kit quite handy for situations like that.
Navigation:
[Reply to this message]
|