[Dbix-class] Close connection

Jason Kohles email at jasonkohles.com
Wed Jan 30 15:54:06 GMT 2008


On Jan 30, 2008, at 10:02 AM, Emmanuel Quevillon wrote:

> Hi,
>
> I am using DBIx::Class with Catalyst under mod_perl.
> I encouter a problem with the request I do.
> It looks like the model create a new connection each time $rs- 
> >search() is called and the connection never get closed.

This is not the default behavior, so if this is happening, I would  
suspect that it's because you've done something very wrong.  But since  
you didn't include any code in your message, it's a hard thing to guess.


-- 
Jason Kohles, RHCA RHCDS RHCE
email at jasonkohles.com - http://www.jasonkohles.com/
"A witty saying proves nothing."  -- Voltaire





More information about the DBIx-Class mailing list