Occasionally, my server gets nearly completely unresponsive. Nearly the entire CPU usage is spent in IO wait. I'm forced to kill the ruby processes to get the server back up. The log files are not very useful because the request never finishes so I can't simply search for requests that took at least x seconds. Are there any tools are techniques to determine what request is currently in progress?
I'm running Apache 2.2 and Passenger. Thanks. -- Jack Christensen [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

