view mod_measure_client_identities/README.markdown @ 4502:48afaec5d1de

mod_rest: Allow empty @to to mean to=account is in normal XMPP Noticed an XXX in snikket-web-portal wrt needing to explicitly set @to in order to talk to 'self' services in Prosody, where to=nil is the same as to=account
author Kim Alvefur <zash@zash.se>
date Sun, 07 Mar 2021 21:02:18 +0100
parents f02c0f5e44ac
children
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.