Re: UPDATE: Hanging processes (all of a sudden!)

2001-02-20 Thread Stas Bekman
On Tue, 20 Feb 2001, Jeremy Rusnak wrote: > Hello all, > > Just to followup on myself...I did some more experiments and determined > that putting the alarm routines in a library wasn't really working right. > It would work correctly on the first request per child but after that > failed. I ended

UPDATE: Hanging processes (all of a sudden!)

2001-02-20 Thread Jeremy Rusnak
isconnect occurs in the script. I hope this is helpful to others, but I still am looking for more answers to this! Thanks, Jeremy -Original Message- From: Jeremy Rusnak [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 6:11 PM To: [EMAIL PROTECTED] Subject: Hanging processe

Hanging processes (all of a sudden!)

2001-02-20 Thread Jeremy Rusnak
Hi all, I've run into a strange problem with mod_perl over the weekend. All of a sudden, mod_perl started losing scope on it's connections to MySQL. I'd eventually run out of connections to the MySQL server (currently set up to limit to 200). This didn't make sense to me, since previously the