diff mod_log_mark/README.markdown @ 1869:02390829df1a

mod_log_mark: Module that sends a line to the log once per minute
author Kim Alvefur <zash@zash.se>
date Tue, 22 Sep 2015 17:55:22 +0200
parents
children 6a9f91ad4f95
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_log_mark/README.markdown	Tue Sep 22 17:55:22 2015 +0200
@@ -0,0 +1,7 @@
+---
+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 timers are
+still working.