On Jun 27, 2011, at 2:17 PM, Fred Moyer wrote: >> You lost me. But really, I strongly recommend against the use of >> Apache::DBI. Some discussion here: >> http://search.cpan.org/dist/DBIx-Connector/lib/DBIx/Connector.pm#Description > > It seems like you are looking for a more feature rich db connection > caching module as opposed to a drop in module for mod_perl. For most > mod_perl users, Apache::DBI provides a performance improvement with Pg > and Oracle for just a few lines in your startup.pl.
No. DBIx::Connector doesn't do caching at all. That's the point, really. Best, David