On 9/12/07, Pete DeLaurentis <[EMAIL PROTECTED]> wrote: > 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. >
That maybe mean that is not ruby fault :-P > 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. > You're using the compiled mysql adapter or the one bundled with Rails? the connection to the mysql server could not be the issue, but maybe the adapter. -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
