RE: [PHP-DB] pconnect doesn't appear to work properly

2003-10-02 Thread Hutchins, Richard
calling script stops executing so you won't have to worry about cleaning up after them. Hope this helps. > -Original Message- > From: Ryan Hansen [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 02, 2003 11:41 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] pconnect d

[PHP-DB] pconnect doesn't appear to work properly

2003-10-02 Thread Ryan Hansen
Gang: We have noticed some considerable performance hits on our server recently, and after some investigation, we found over 100 mysql connections open and sleeping. The process belonged, for the most part, to only 2 web sites, both of which use mysql_pconnect quite extensively. After watching i