Apache's status module is an easy way to get information about what your webserver is doing - at any time, except when you need that information. Because this information is normally gathered via the server-status page, it will be unavailable when the webserver is not responding. The system administrator can restart the daemon and hope to get a glimpse of the server-status page, a tiny clue about what is causing the trouble, before the server gets overloaded again. This project aims at helping the system administrator get his information in crisis situations. WWW: http://fabletech.com/ftasv Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->sylvio submitter is now committer :)
sylvio 2009-11-07 19:23:14 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/ftasv Makefile distinfo pkg-descr www/ftasv/files pkg-message.in Log: Apache's status module is an easy way to get information about what your webserver is doing - at any time, except when you need that information. Because this information is normally gathered via the server-status page, it will be unavailable when the webserver is not responding. The system administrator can restart the daemon and hope to get a glimpse of the server-status page, a tiny clue about what is causing the trouble, before the server gets overloaded again. This project aims at helping the system administrator get his information in crisis situations. WWW: http://fabletech.com/ftasv PR: ports/140003 Submitted by: Sylvio Cesar Teixeira <sylvio at FreeBSD.org> Revision Changes Path 1.2461 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/ftasv/Makefile (new) 1.1 +3 -0 ports/www/ftasv/distinfo (new) 1.1 +8 -0 ports/www/ftasv/files/pkg-message.in (new) 1.1 +12 -0 ports/www/ftasv/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!