We see this on all of our Mac's here as well. We've tried it with different versions of Ruby (1.8.4, 1.8.5, and 18.6), and the problem happens with all of them.
If we don't forget to turn off mongrel before walking away from the computer for a few minutes... it'll consume all system resources and we'll need to restart the machine. Our production servers are Ubuntu and run fine, but it's pretty annoying for development, and odd since Mac's are some popular for Ruby development. To answer Luis Lavena's question: we're using MySQL over HTTP. -Pete On Sep 12, 2007, at 2:47 PM, Nathan Vack wrote: > Hi, > > I'm doing development with Mongrel 1.0.1 on Ruby 1.8.4 / OS X > 10.4.10, and I've found that often when I shut down my server with > ^C, it hangs for a while, gobbling up all CPU. Sometimes it stops > after a few seconds, sometimes it's run for several minutes at least. > This happens across all the apps I develop on, but it seems to hang > longer after they've been heavily used for many hours / days. > > It's not a very big deal -- I just kill -9 it... but has anyone else > seen this? And suggestions as to how I can avoid it? > > Thanks! > -Nate > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
