Mercurial > prosody-modules
view mod_benchmark_storage/README.markdown @ 5278:d94dba396f9f
mod_http_oauth2: Declare additional client registration fields as strings
Previously any property not listed in the schema was allowed in any
form, which is probably a bit too liberal. Instead, limit extra fields
to simple strings, which should still allow localized versions of the
various URIs and descriptive properties per RFC 7591 ยง2.2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Mar 2023 14:44:30 +0200 |
parents | 5a19ccd8457a |
children |
line wrap: on
line source
--- summary: Storage benchmark tool ... To benchmark `mod_storage_internal`: prosodyctl mod_benchmark_storage internal Does a number (aprox. 10000) of reads and writes and to the selected storage driver and tells you how long it took.