Commit graph

3 commits

Author SHA1 Message Date
Rong-En Fan
3704b14ead - Update to 0.13
PR:		ports/127007
Submitted by:	Peter Vereshagin <peter at vereshagin.org> (maintainer)
2008-09-01 14:20:49 +00:00
Gabor Kovesdan
d44f58290d - Update to 0.12
- Fix WWW

PR:		ports/121012
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-26 20:04:31 +00:00
Martin Wilke
3c4ec70148 FCGI::Spawn is used to serve as a FastCGI process manager. Besides
the features the FCGI::ProcManager posess itself, the FCGI::Spawn
is targeted as web server admin understandable instance for building
the own fastcgi server with copy-on-write memory sharing among forks
and with single input parameters like socket path and processes number.
Another thing to mention is that it is able to execute any file pointed
by Web server. So we have the daemon that is hot ready for hosting
providing.

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

PR:		ports/119010
Submitted by:	Peter <peter at vereshagin.org>
2008-01-12 16:11:30 +00:00