Software /
code /
prosody-modules
File
mod_measure_malloc/README.markdown @ 4975:733e5513f691
various: Use 0.12+ API for serving files from the file system over HTTP
Using mod_http_files this way is deprecated. Having the base behavior in
a separate module makes it easier to have a specialized module with
coherent behavior that does not do things when not explicitly enabled.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 18 Jul 2022 13:58:27 +0200 |
parent | 4575:5b4f43b90766 |
line wrap: on
line source
--- labels: - Statistics summary: 'Report malloc() stats' --- Description =========== This module collects stats from `util.pposix.meminfo` usage and reports using Prosody 0.12 APIs