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::fast5.18(3pm) - mojave |
| cgi::fast(3pm) - debian |
| jifty::script::fastcgi(3pm) - debian |
| plack::handler::fcgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |