I just switched over to merb_activerecord 1.0 and when using bin/merb -i the database connection was being severed 'before forking'. I didn't check to see if this was happening with a bin/merb too. Has anyone else seen this behavior?
-- Rue On Mon, Jan 26, 2009 at 5:30 PM, Matt Aimonetti <[email protected]>wrote: > Finally, Merb's ActiveRecord plugin gets to 1.0! > > If you are using Merb 1.0.x and AR, you really really should upgrade to the > latest version of this gem. > This version fixes the infamous "galloping" bug, a bug that was affecting > some AR based Merb apps. > The symptoms were pretty simple, every X requests, you would see a very > slow request (very easy to test using Siege). > > So, again, if you are using Merb 1.0.x and ActiveRecord, it's time you > upgrade to the latest version of the gem. > > - Matt > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
