Mercurial > prosody-modules
view mod_benchmark_storage/README.markdown @ 3447:5f2eeebcf899
mod_client_certs: do not crash on plain sockets
In some situations (e.g., reverse-proxied websocket), non-TLS sockets
can be marked as secure, causing mod_client_certs to call the undefined
method getpeercertificate and crash.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Fri, 18 Jan 2019 14:06:05 +0100 |
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.