LPM: dbi

Matt Cashner sungo at earthling.net
Fri Mar 10 21:06:17 CST 2000


i'm converting a site done in non-mod_perl to mod_perl. the main script
that drives the index uses dbi. without mod_perl, this script closed
database connections (mysql) properly. now under mod_perl i'm getting all
sorts of database connections left open. using Apache::DBI keeps that down
to one connection per page load but that's still nasty. disconnect is
being called on the sock before script close. any thoughts anyone? thanks
all. 

---------------------
Matt Cashner
 sungo at earthling.net
---------------------

"Attitudes are contagious. Mine might kill you."




More information about the Lexington-pm mailing list