The following module was proposed for inclusion in the Module List:
modid: FCGI::Daemon
DSLIP: adpno
description: An easy to use FastCGI daemon for nginx
userid: ONLYJOB (Dmitry Smirnov)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
similar:
FCGI::Spawn
rationale:
This is a relatively advanced replacement for
http://wiki.nginx.org/SimpleCGI which I had to write to overcome its
limitations.
FCGI::Daemon allows to easily use CGI scripts with nginx (but not
limited to).
FCGI::Daemon's unique features include
* Proper STDIN/STDOUT/STDERR redirection
* CGI acceleration by persistent Perl, similar to mod_perl.
* flexible configuration, including control over RLIMITS.
* memory leak detection.
* fallback to traditional 'fcgi-spawn' execution style for non-perl
scripts.
* dropping privileges if run as root
* detection of script executable in path (for compatibility with
some some CGI apps like fossil)
Sample LSB Sysv init script included.
I use it on 3 servers for quite a while already so it might be
mature enough to be useful for public.
Thank you for considering this module.
Regards, Dmitry.
P.S. It's licensed by GNU AGPL-3 license.
enteredby: ONLYJOB (Dmitry Smirnov)
enteredon: Sun Apr 17 01:57:31 2011 GMT
The resulting entry would be:
FCGI::
::Daemon adpno An easy to use FastCGI daemon for nginx ONLYJOB
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ee600000_d920143bcfb55960&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ee600000_d920143bcfb55960&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=FCGI%3A%3ADaemon