[Catalyst] Re: Lighttpd and mod_perlite

Moritz Onken onken at houseofdesign.de
Sun Jun 21 14:07:38 GMT 2009


>>>
>>
>> what questions do you have? All I can think to say right now is
>> look at Catalyst::Engine::HTTP::Prefork and work from there…
>
> I'm curious if anyone's implemented a zero downtime restart system
> (the likes of which FastCGI gives you for free) or if it already
> exists somehow. Currently we just ^C and restart, which I guess is a
> bit lame.
>
> The restart_graceful and pidfile options would go most of the way,  
> presumably?
>
> Paul

I wrote an init.d script for debian based systems which heavily based  
on the init script for fastcgi.

Check it out at http://dev.catalystframework.org/wiki/deployment/init-http-prefork 
.

Cheers

moritz


More information about the Catalyst mailing list