view mod_log_mark/README.markdown @ 2608:362ca94192ee

mod_smacks: Add resumed session to event "smacks-hibernation-end" Older versions of this event only have the "intermediate" session in event.session (the one used to resume the existing session), but not the resumed one. This adds event.resumed which contains the resumed one alongside to event.session.
author tmolitor <thilo@eightysoft.de>
date Sat, 11 Mar 2017 01:37:28 +0100
parents 6a9f91ad4f95
children
line wrap: on
line source

---
summary: Log a message once per minute
...

This module sends `-- MARK --` to the log once per minute. This may be
useful to give a sense of how busy the server is or see that logging and
timers are still working.