nginx + .cgi/perl scripts...

mike mike503 at gmail.com
Wed Jul 2 03:55:42 MSD 2008


On 7/1/08, Michael <nginx at thismetalsky.org> wrote:
> On Tue, Jul 01, 2008 at 14:02:43, mike said...
>
> > Not to mention it's not persistent. Anyone have any better tools to
> > keep Perl-capable fastcgi engines running?
>
> One option is to use the start script that comes with lighttpd.
>
> Personally, I just write my perl applications to talk to the FastCGI server
> themselves, using FCGI::Async.  And I use daemontools (see http://cr.yp.to/) to
> keep them running.

yeah... i tried to use upstart (ubuntu's init replacement) since it's
already available to me but i can't keep the scripts to persist, i
don't think the example script on the wiki returns the appropriate
return codes for a persistent thing like that.





More information about the nginx mailing list