On Thu, Nov 12, 2009 at 10:05 AM, <[email protected]> wrote: > Author: pqf > Date: Thu Nov 12 15:05:08 2009 > New Revision: 835406 > > URL: http://svn.apache.org/viewvc?rev=835406&view=rev > Log: > Add fcgid extension to mod_status
Hi Ryan, This looks extremely useful. Hopefully I can look at it more over the next few days. At first glance I think the process heading needs more information, such as the vhost or other attributes that distinguish the table from other tables for the same executable file, since otherwise it may be unexpected to see multiple tables for the same program, each with its own set of processes. For anyone that wants a quick look at the information, I've uploaded a sample page to http://people.apache.org/~trawick/mod_fcgid_status.html Thanks! BTW, I made some code formatting changes in r835540 to bring the new mod_status code closer to httpd project style (guidelines are at http://httpd.apache.org/dev/styleguide.html, examples for issues not covered there are throughout httpd).
