in reply to Database Connection Pooling: Take 2

If you're using mod_perl take a look at Apache::DBI. If you're not take a look at connect_cached in DBI and ResourcePool::Resource::DBI.