On Wed, 2008-06-18 at 16:30 -0700, Josh French wrote:
> I'm running a mongrel cluster behind Apache + mod_proxy. Several times
> a day, one Mongrel will spike to 99-101% CPU usage and freeze there.
> The standard mongrel_rails restart command won't affect it, nor will
> it respond to anything short of a kill -6. 

Do what Ezra says and use strace, but in the meantime, you can use "god"
or "monit" to monitor the process and restart it when this happens.
Certainly better to track down the root cause if possible, though...

Yours,

Tom



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to