On 31-ago-09, at 19:40, Jorge Sarmiento wrote: > I have a php site running under apache, and after a server resource > saturation (it had 8 Gb ram + 8 Gb swap all used to 100%) I found the > following error log. > > Looks like a list of memory addresses and the php libraries - any idea > what this is means? something crashed and this is a memory dump?
My guess.. something hogs your 8Gb, and there are PHP child processes running out of memory and crashing because of that. -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
