mod_log_mark/README.markdown
author Kim Alvefur <zash@zash.se>
Sun, 12 Mar 2023 12:06:44 +0100
changeset 5250 fd0d25b42cd9
parent 1874 6a9f91ad4f95
permissions -rw-r--r--
mod_http_oauth2: Validate all URIs against client_uri in client registration Validating against all redirect URIs didn't work for OOB-only clients, which happens to be what I was testing 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.