mod_measure_message_length/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 14 Mar 2024 09:48:30 +0000
changeset 5874 1ac4a59ac575
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_firewall: Fix syntax error (thanks mirux)
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.