| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Jan 2012 04:16:18
0.24
|
sunpoet  |
- Update to 0.24
Changes: http://search.cpan.org/dist/FCGI-ProcManager/ChangeLog |
19 Mar 2011 12:38:54
0.19
|
miwi  |
- Get Rid MD5 support |
14 Aug 2009 19:46:14
0.19
|
araujo  |
- Update to 0.19.
PR: ports/137704
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Peter Vereshagin <peter@vereshagin.org> (maintainer) |
07 Apr 2008 16:12:50
0.18
|
rafan  |
- Update to 0.18
PR: ports/122464
Submitted by: Yarodin <yarodin at gmail.com>
Approved by: Peter Vereshagin <peter at vereshagin.org> (maintainer) |
31 Dec 2007 00:28:05
0.17
|
miwi  |
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> |