View Single Post
  #3  
Old 12-12-2004, 06:17 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Hi George,

After intensive investigation on a server with similiar symptom (hanging PHP FastCGI processes), I think it is the fault of MySQL persistent connection in PHP, for more information please refer PHP documentation on www.php.net, section about persistent MySQL database connection.

I had informed Alex about the PHP configuration change.

Best Regards,
George
Reply With Quote