mod_measure_client_features/README.markdown
author Matthew Wild <mwild1@gmail.com>
Fri, 07 Jun 2024 16:26:54 +0100
changeset 5925 e67fc7b66c13
parent 3378 5fdbf416bd40
permissions -rw-r--r--
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!) This crept into the previous commit which tried to fail early when CB was requested but unavailable - that commit did not actually check that CB *was* requested.

---
labels:
- Statistics
summary: Collect statistics on client features
---

Description
===========

This module measures the features supported by each connected client.

It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to
provide the disco#info data.