fcgi::procmanager::constrained(3pm) debian man page | unix.com

Man Page: fcgi::procmanager::constrained

Operating Environment: debian

Section: 3pm

FCGI::ProcManager::Constrained(3pm)			User Contributed Perl Documentation		       FCGI::ProcManager::Constrained(3pm)

NAME
FCGI::ProcManager::Constrained - Process manager with constraints
SYNOPSIS
$ENV{PM_MAX_REQUESTS} = 1000; $ENV{PM_SIZECHECK_NUM_REQUESTS} = 10; $ENV{PM_MAX_SIZE} = 4096;
DESCRIPTION
Subclass of FCGI::ProcManager which adds checks for memory limits like Apache::SizeLimit. AUTHORS, COPYRIGHT AND LICENSE See FCGI::ProcManager. perl v5.12.4 2011-10-04 FCGI::ProcManager::Constrained(3pm)
Related Man Pages
cgi::fast(3pm) - mojave
cgi::fast(3pm) - redhat
cgi::fast(3pm) - osx
cgi::fast(3pm) - debian
netsds::app::fcgi(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?