Annotate

mod_measure_message_length/README.markdown @ 3217:063abaab666f

mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Aug 2018 21:11:37 +0100
parent 2372:b1b120e654ff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2372
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.