mod_measure_client_identities/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 14:47:09 +0100
changeset 5855 dde9d21a599f
parent 3178 f02c0f5e44ac
permissions -rw-r--r--
mod_traceback: Hook signal via event instead of directly Safer this way, see Prosody trunk rev 69faf3552d52

---
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.