[Catalyst] myapp_fastcgi.pl restarter?

Matt S Trout dbix-class at trout.me.uk
Tue May 8 17:37:05 GMT 2007


On Wed, Feb 14, 2007 at 03:47:53PM -0500, Jim Spath wrote:
> I'm running myapp_fastcgi.pl in static mode under lighttd using and was 
> wondering if there was any sort of handy restarter functionality like 
> myapp_server.pl has.  I didn't see any, meaning that if I make a change 
> to something in lib/ that I need to restart the webserver for the change 
> to take effect.

A bit tardy, but throwing a SIGHUP at the fastcgi handler tends to do the
trick.

-- 
     Matt S Trout        Need help with your Catalyst or DBIx::Class project?
  Technical Director     Want a managed development or deployment platform?
Shadowcat Systems Ltd.   Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Catalyst mailing list