On May 27, 2011, at 9:01 AM, Bryan Larsen wrote: > Ping is more than it was doing yesterday when I checked. > Unfortunately, I cannot ssh to the servers, so it's beyond my ability > to fix. Tom is aware of the issue.
I've had this happen with a few servers; typically, the issue is that Apache spins up too many subprocesses under heavy load, which makes the load worse, which makes Apache spin up MOAR workers, etc. It's not helped by the out-of-box setting of 250 for MaxClients. The only way I've been able to unwedge some of the servers was with a hard reboot, but the Slicehost console might be worth a try. --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
