[imp] DB Connection Handle Consumption

Chuck Hagenbuch chuck@horde.org
Sun, 21 Apr 2002 23:46:47 -0400


Quoting "Sexton, George" <gsexton@mhsoftware.com>:

> I have noticed that Horde seems to be establishing database connection
> handles and a) not freeing them, and b) not re-using them.

Horde uses the PEAR DB layer, and by default we use persistent 
connections. If you're using Apache, that means you get one database 
connection held open per apache child. If you have many moren apache 
children than allowed database connections, you'll have problems.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"A dream which helps you to live your reality with dignity
 and justice is a good dream." - Tariq Ramadan