Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 3135:e166ccc7a779
mod_measure_client_identities: Collect statistics about client identities.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Fri, 22 Jun 2018 01:06:18 +0200 |
parents | |
children | f02c0f5e44ac |
line wrap: on
line source
--- summary: Collect statistics on user identities --- Description =========== This module measures the number of connected clients per identity. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the data identifying a user’s client.