Is there a way to have Apache log slow requests?

Viewed 15245

If a page takes over a couple of seconds to process, I'd like Apache to log that URL somewhere. Is this possible? I have a lot of sites, so I was looking for an automatic way to do this as opposed to proprietary code for each site.

1 Answers
Related