Logoj0ke.net Open Build Service > Projects > Apache:Modules > apache2-mod_telemetry
Sign Up | Log In

An apache2 module to track and display performance information, grouped by URI

mod_telemetry keeps track of all URLs on your site and how long it takes your
server to deliver each request. It reports these by using a status handler
(like /server-status) to display real-time status information about the
performance of your site.

It is extremely useful in optimizing back-end processes (for example, when
connecting to Java, FastCGI, or Ruby back-ends) to identify when specific pages
are performing slowly.

Because it runs in the server, it's able to show end-to-end performance on each
request

It requires that mod_status be enabled to work.
  

Source Files

Filename Size Changed Actions
apache2-mod_telemetry.changes 322 Bytes over 13 years ago Download File
apache2-mod_telemetry.spec 2.41 KB over 13 years ago Download File
modtelemetry-1.0-compile.patch 669 Bytes over 13 years ago Download File
modtelemetry-1.0.tar.gz 300 KB over 13 years ago Download File

Latest Revision

hostmaster hostmaster committed over 13 years ago (revision 1)
osc copypac from project:Apache:Modules package:apache2-mod_telemetry revision:3

Comments for Apache:Modules (0)