diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_measure_client_identities/README.markdown	Fri Jun 22 01:06:18 2018 +0200
@@ -0,0 +1,11 @@
+---
+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.