1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/www/mod_proctitle/pkg-descr
Stanislav Sedov 14f652a60d This module sets httpd process titles to reflect the request currently
processed, so they will be visible in top(1) or ps(1). Useful for
debugging purposes.

Author:	Stanislav Sedov <stas@FreeBSD.org>
2007-04-15 11:11:16 +00:00

6 lines
201 B
Plaintext

This module sets httpd process titles to reflect the request currently
processed, so they will be visible in top(1) or ps(1). Useful for
debugging purposes.
Author: Stanislav Sedov <stas@FreeBSD.org>