mod_measure_message_length/README.markdown
author JC Brand <jc@opkode.com>
Tue, 21 Mar 2017 09:31:13 +0000
changeset 2634 96eb1c4f9ff7
parent 2376 b1b120e654ff
permissions -rw-r--r--
mod_auth_http_async: Use "net.http" for async case.
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.