mod_measure_message_length/README.markdown
author Matthew Wild <mwild1@gmail.com>
Mon, 29 Aug 2022 16:35:19 +0100
changeset 5029 fd154db7c8fc
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_sasl2: Fix handling of various failure/error cases
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.