https://github.com/castaglia/proftpd-mod_pool
ProFTPD module for tracking/analyzing memory pool usage
https://github.com/castaglia/proftpd-mod_pool
Last synced: 2 months ago
JSON representation
ProFTPD module for tracking/analyzing memory pool usage
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_pool
- Owner: Castaglia
- Created: 2016-12-23T16:28:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T19:23:40.000Z (over 8 years ago)
- Last Synced: 2025-02-03T21:45:46.822Z (4 months ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_pool
=================Status
------
[](https://travis-ci.org/Castaglia/proftpd-mod_pool)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)Synopsis
--------
The `mod_pool` module for ProFTPD logs the memory pools of ProFTPD
sessions, allowing for analysis of memory usage and leak detection.For further module documentation, see [mod_pool.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_pool/blob/master/mod_pool.html).