On Fri, Sep 11, 2015 at 08:38:04AM -0700, sri wrote:
http://mojolicio.us/perldoc/Mojo/Pg#max_connections You're prolly just leaking connections in your code, which should be easy to figure out with Devel::Cycle and friends.
When I was using straight DBI I never had an explicit disconnects. It just worked. :( -- Neil Watson Linux/UNIX Consultant http://watson-wilson.ca -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
