On Sat, 2005-12-03 at 19:32 +1100, Adam Kennedy wrote: > If mod_dbd is just providing the connection pooling, would it be > possible to write a mod_perl2 adapter/subclass/driver to let DBI pull > it's connections out of that pool?
I think that's a question for someone who is deeply familiar with the internals of DBI. The dbi-users list would be a good place to start. - Perrin