nginx + .cgi/perl scripts...

Cliff Wells cliff at develix.com
Wed Jul 2 02:57:26 MSD 2008


On Tue, 2008-07-01 at 14:02 -0700, mike wrote:
> This seems a bit overkill:
> http://wiki.codemongers.com/NginxSimpleCGI
> 
> Not to mention it's not persistent. Anyone have any better tools to
> keep Perl-capable fastcgi engines running?

That page has nothing to do with running Perl *FastCGI* scripts.  It's a
hack to allow *CGI* scripts to run as FastCGI (which is why it's not
persistent... CGI scripts don't expect to be persistent).

Cliff






More information about the nginx mailing list