How do I tell what requests are slamming my Apache server?
November 28, 2007 11:48 AM
Subscribe
Help my with my Apache Crisis. How do I figure out what requests are responsible for my load?
I am a programmer for a small web dev shop. In the past few days our main http server has been getting slammed with traffic, and the load is spiking several times a day.
I need to figure out how to tell what request in my access logs is causing the load spikes. What I mean is, how can I generate a report that tells me how much ram, cpu time, etc is consumed by a given request. If I had this report, I could sort on cpu % or memory size and then start to pare down what is causing the problem.
I'm on a FreeBSD server running Apache 1.whatever.
T.I.A.!!
posted by judge.mentok.the.mindtaker to technology (7 comments total)
1 user marked this as a favorite
posted by These Premises Are Alarmed at 11:56 AM on November 28, 2007