in reply to Re: Are connections automatically pooled when using mod_perl?
in thread Are connections automatically pooled when using mod_perl?

FYI, FWIW, AFAIK, technically, neither Apache::DBI nor Ima::DBI::Contextual provide an actual pool , they merely provide a cache. The Apache::DBI docs explain this explicitly and in detail. The Ima::DBI::Contextual are more funny than informative :)
  • Comment on Re^2: Are connections automatically pooled when using mod_perl?

Replies are listed 'Best First'.
Re^3: Are connections automatically pooled when using mod_perl?
by jdrago999 (Pilgrim) on Dec 20, 2011 at 19:38 UTC

    The Ima::DBI::Contextual (docs) are more funny than informative :)

    You're right. That should probably be fixed.