File

mod_proctitle/README.markdown @ 1891:a43ed0d28918

mod_tls_policy: Change the FS shortcut to match on ciphers with (EC)DHE (produces nicer stream error)
author Kim Alvefur <zash@zash.se>
date Fri, 02 Oct 2015 03:53:34 +0200
parent 1846:465205080f4a
child 1911:0225f2a551d0
line wrap: on
line source

---
summary: Set process name to prosody
...

This module sets the process name to `prosody` so it shows up as such
instead of `lua` in process management tools.

To use this module, you'll need the proctitle Lua library:
https://github.com/hoelzro/lua-proctitle