[Catalyst] Testcase for DBIx::Class::Loader - demonstrates
failure under load
Toby Corkindale
tjc at wintrmute.net
Mon Feb 13 17:12:58 CET 2006
On Mon, Feb 13, 2006 at 09:55:31AM -0600, Brandon Black wrote:
> Note that for DBIC/DBIC::Loader under Catalyst, I don't believe you need
> Apache::DBI for persistent connections. I believe as long as the model
> instance stays alive, the connection is persistent anyways without it. I
> could be wrong, but I don't think so.
Ah, cool. Yes, that appears to be the case.
I wonder how that effects rollbacks at the end of processing (with and without
Apache::DBI).
I'll have to test that out sometime.
Cheers,
Toby
More information about the Catalyst
mailing list