An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

proftpd-mod_pool
=================

Status
------
[![Build Status](https://travis-ci.org/Castaglia/proftpd-mod_pool.svg?branch=master)](https://travis-ci.org/Castaglia/proftpd-mod_pool)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](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).