mod_measure_message_length/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Dec 2023 12:30:28 +0100
changeset 5765 754f8eaad34c
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_audit: Fix error due to sub-second precision timestamps os.date() does not handle them
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2376
b1b120e654ff mod_measure_message_length: Collect statistics on number of bytes, words and lines in messages
Kim Alvefur <zash@zash.se>
parents:
diff changeset
     1
Simple module that collects statistics on message length in bytes, word count and line count.