On Sun, Jun 26, 2011 at 10:55 PM, Octavian Rasnita <orasn...@gmail.com> wrote:
> From: "Randolf Richardson" <rand...@modperl.pl>
>> I believe Catalyst depends on DBIx::Class, which also tries to turn
>> off the connection caching features provided by Apache::DBI (if I'm
>> recalling correctly) -- if this is true, then it could certainly help
>> to explain the lesser performance in a ModPerl environment.
>
>
> Catalyst doesn't depend on DBIx::Class.
> DBIx::Class just does its own persistent connection and this is why it
> doesn't need Apache::DBI.

Do you have any evidence for this claim?  I've been using DBIx::Class
with Apache::DBI for several years and have never seen anything to
this effect.

Reply via email to