Commit graph

2 commits

Author SHA1 Message Date
Rong-En Fan
fa19e0d533 - Update to 0.18
PR:		ports/122464
Submitted by:	Yarodin <yarodin at gmail.com>
Approved by:	Peter Vereshagin <peter at vereshagin.org> (maintainer)
2008-04-07 16:12:50 +00:00
Martin Wilke
5836ec21f4 FCGI::ProcManager is used to serve as a FastCGI process manager. By
re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management.  The process manager should
be invoked before the caller''s request loop

WWW:	http://search.cpan.org/dist/FCGI-ProcManager/

PR:		ports/119009
Submitted by:	Peter <peter at vereshagin.org>
2007-12-31 00:28:05 +00:00