Repeatable failure [message #9061] |
Tue, 11 March 2003 07:11 |
Franklin
Messages: 18 Registered: August 2002 Location: Cincinnati
Karma: 0
|
Junior Member |
|
|
On WinNT4 SP6a, 500 Meg RAM, Fast server, IIS4.0 all patches, latest PHP (installed securely; no globals), latest MySQL, latest FUD, (I upgraded hoping the fix was in 2.3.8, was using 2.3.7)
When under a moderate load. 10 users, or one clicking really fast, on a large pull of records, or a search for a commonly used phrase. Multiple instances of PHP processes start to run, and do not disengage, using 100% CPU and depending on the number of instances, all of available RAM. On the 2.3.7 there did not seem to span as many sessions of PHP. On 2.3.8 it is far worse. Less load brings down the server. Killing the PHP sessions one by one, re-enables the services to run as normal. Task Manager will not kill them, I have to use a third party tool to kill the processes. Sometimes, only a reboot will solve it. And normally fast PHP instances continue to run, unless the load is ramped up again. It maybe a windows only problem. I have limited servers, but may move all my forums to a Linux box for stability. I would rather not spend any more time one this though.
I have upgraded my MySQL, and PHP trying to figure this one out. It has been ongoing for months. Of late, it has started to increase, maybe because we are getting a greater load on this forum. I have only 1 FUD and love it. I have 3 Phorums, hate them. But I have tried running a load stress test on them, with similar loads, and no failure, no multiple instances.
I have scoured the PHP forums, and MySQL on this, thinking it was one of their problems. I am sorry to say, it is here. I have done a complete check on all client PHP code on the server. And can duplicate it on my server without a problem. ( this is a big problem! )
I have placed my forum, under maintenance mode for now. Help!
|
|
|
|
|
|
|
|
|
Re: Repeatable failure [message #9155 is a reply to message #9152] |
Thu, 13 March 2003 18:17 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I'll be honest I have not experience with PHP under IIS and my CGI knowledge is somewhat limited. I do however know that CGI is somewhat broken in 4.3.X releases and hopefuly the upcomming 4.3.2 will be the fix for it.
FUDforum Core Developer
|
|
|
|
|
|
|