debian man page for fcgi::procmanager::constrained

Query: fcgi::procmanager::constrained

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcgi(3) - centos
cgi::fast(3pm) - mojave
fcgi(3pm) - debian
cgi::fast(3pm) - debian
catalyst::manual::deployment::fastcgi(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?