mod_log_mark/README.markdown
author Kim Alvefur <zash@zash.se>
Tue, 14 Nov 2023 23:19:19 +0100
changeset 5720 426c42c11f89
parent 1874 6a9f91ad4f95
permissions -rw-r--r--
mod_http_oauth2: Make defaults more secure This should be fine since we don't have a lot of clients to be backwards-compatible with.

---
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.