On Fri, 2004-08-27 at 13:28, J Robert Ray wrote:
> That's an excellent point, but we currently can't take that approach. 
> Not every app is as well behaved has Apache::DBI.  ;)

They all can be if you just s/DBI->connect/DBI->connect_cached/g;

And really, what app needs to hold a live but unused DBI connection for
more than an hour?

- Perrin


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to