[PHP-WIN] PHP 4.3.2, Windows 2000 IIS 5, MySQL 4.013 CPU usage problem

2003-08-14 Thread Gary Broughton
d try out at all? Many thanks Gary Broughton -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP 4.3.2, Windows 2000 IIS 5, MySQL 4.013 CPU usage problem

2003-08-12 Thread Gary Broughton
o be re-established. It can > take only 10-20 concurrent connections to kill the server. > > To "fix" this (it's more an infrastructure issue, really): > > 1) run ISAPI version of php > 2) under [MySql] in php.ini, make sure > > mysql.allow_persistent = O

[PHP-WIN] Re: PHP 4.3.2, Windows 2000 IIS 5, MySQL 4.013 CPU usage problem

2003-08-09 Thread Gary Broughton
a pconnect is done once > per framework call (ie, per page). But we religiously free_result all > the time when we're done... haven't tried leaving this out so I can't > tell if that's a real factor. > > That's probably the key, it's hard to tell wi

[PHP-WIN] Re: PHP 4.3.2, Windows 2000 IIS 5, MySQL 4.013 CPU usage problem

2003-08-07 Thread Gary Broughton
esses are left running is not a good sign, try killing > some of these and see if the cpu comes down. > > The last resort is to use only 1 connect per script execution to minimise > rogue processes. > > Let me know how you go, I'd be interested in how to solve this issue > &

[PHP-WIN] Re: PHP 4.3.2, Windows 2000 IIS 5, MySQL 4.013 CPU usage problem

2003-08-07 Thread Gary Broughton
e pointed out, the asp bits are > already working. > > The php bits look good, but you might want to remove the error suppression > and see if it's complaining about anything. > > > > "Gary Broughton" <[EMAIL PROTECTED]> wrote in message > news:[E