RE: [PHP-WIN] mysql_pconnect()

2002-07-02 Thread Dash McElroy
riginal Message- From: Rich Gray [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 10:04 PM To: Matt Babineau; 'PHP Windows' Subject: RE: [PHP-WIN] mysql_pconnect() Matt I have seen instances with v4.0.6 of php where it didn't re-use persistent connections and ope

RE: [PHP-WIN] mysql_pconnect()

2002-07-02 Thread Rich Gray
Matt I have seen instances with v4.0.6 of php where it didn't re-use persistent connections and opened up another channel for each pconnect - within a small amount of time MySql maxed out and refused any more connections... so if you're using that version of php (or earlier) I would monitor your