forked from stass/mod_proctitle
-
Notifications
You must be signed in to change notification settings - Fork 0
Apache module to set proccess title according to the request processed
License
MirLach/mod_proctitle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This module will set process titles of httpd processes to request names they're currently processing, so they will be visible in top and ps. Useful for site debugging purposes. The following configuration options are available: ProctitileEnable - On/Off (Enable/disable module) ProctitleUriSep - the separator string used to separate URI from state ("::" by default)
About
Apache module to set proccess title according to the request processed
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 90.9%
- Shell 9.1%