The Apache server status page provided by the mod_status apache module provides useful information regarding all of Apache’s processes and current requests. It’s also useful to monitor the response counters returned to clients, but this isn’t currently available as part of mod_status. This patch provides extra counters to mod_status that list different response codes and their counts since server start, along with the ability to clear stats. Useful for monitoring tools and notifications. Please see the patch text for installation instructions.
Donload: ap_response_counters.patch
Leave a reply