Hello,Is anyone aware of any issues with the way Apache:::DBI works with DBD::Multiplex under Apache2 + modperl 2.
I'm experiencing an issue where Apache::DBI seems to remember a connection but never reuses it. So it constantly creates new DB connections but never lets existing ones disconnect until the DB server timesout the connection.
-- Best Regards, Pierre Smolarek