mod_measure_message_length/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 22 Jan 2021 15:19:53 +0100
changeset 4376 78de3c7acf58
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_rest: Fix json-mapping stanzas with text or whitespace between tags Test: jsonmap.st2json( st.message({}, "hi"):indent() )
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.