Package : perl-FCGI-ProcManager-MaxRequests

Package details

Summary: Restrict max number of requests by each child

Description:
FCGI-ProcManager-MaxRequests is a extension of FCGI-ProcManager that allow
restrict fastcgi processes to process only limiting number of requests.
This may help avoid growing memory usage and compensate memory leaks.

This module subclass the FCGI::ProcManager manpage. After server process
max_requests number of requests, it simple exit, and manager starts another
server process. Maximum number of requests can be set from PM_MAX_REQUESTS
environment variable, max_requests - constructor argument and max_requests
accessor.


URL: http://search.cpan.org/dist/FCGI-ProcManager-MaxRequests
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs