Man Page: fcgi::procmanager::constrained
Operating Environment: debian
Section: 3pm
FCGI::ProcManager::Constrained(3pm) User Contributed Perl Documentation FCGI::ProcManager::Constrained(3pm)NAMEFCGI::ProcManager::Constrained - Process manager with constraintsSYNOPSIS$ENV{PM_MAX_REQUESTS} = 1000; $ENV{PM_SIZECHECK_NUM_REQUESTS} = 10; $ENV{PM_MAX_SIZE} = 4096;DESCRIPTIONSubclass 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) - debian |
| catalyst::manual::deployment::fastcgi(3pm) - debian |
| jifty::script::fastcgi(3pm) - debian |
| plack::handler::fcgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |