Ynon, have you tried contacting the author of the plugin? Perhaps he hasn't updated it with some regard to a chance in MongoDB dist?
On Thu, May 16, 2013 at 4:29 PM, Erez Schatz <[email protected]> wrote: > Which version of perl are you running? I seem to recall something to do > with breaking backwards compatibility in recent version because the module > author wanted to use features from 5.12 or 5.14. > > > On 16 May 2013 14:02, ynon perek <[email protected]> wrote: > >> Hi all, >> >> I recently upgraded MongoDB module to the latest 0.700, and my Dancer app >> stopped working. >> Doing some research I found the problem is with too many open connections >> to the Mongo database, and that since the upgrade, dancer/mongo opened 6-8 >> new connections every time a user visits my website, but never closed them. >> >> I use Dancer::Plugin::Mongo latest version (0.03). >> >> Downgrading MongoDB to 0.503.3 fixed the problem. >> >> Has anyone had any experience with such setups ? Is it broken for >> everyone or just me ? Is it a good idea to stay with the old MongoDB module >> ? >> >> Thanks, >> Ynon >> >> >> -- >> >> כותב הרצאות ? מדבר מול קהל ? הבלוג שלי לומד >> לדבר<http://publicspeakr.blogspot.com/>כתוב במיוחד בשבילך. >> >> _______________________________________________ >> Perl mailing list >> [email protected] >> http://mail.perl.org.il/mailman/listinfo/perl >> > > > > -- > Erez > > Dentro: an outliner with an agenda > http://erezschatz.github.com/dentro/ > > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl >
_______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
