Software /
code /
prosody-modules
File
mod_measure_client_identities/README.markdown @ 5639:1664bd4c274b
mod_invites_api: refactor to keep consistent error message.
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Mon, 31 Jul 2023 16:41:48 +0700 |
parent | 3174:f02c0f5e44ac |
line wrap: on
line source
--- labels: - Statistics 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.