mod_measure_message_length/README.markdown
author Matthew Wild <mwild1@gmail.com>
Tue, 16 Apr 2024 13:03:39 +0100
changeset 5890 2c85397d7241
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_pubsub_serverinfo: node is a string, not a number
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.