[Mongrel] shutdown listener
Todd Fisher
todd.fisher at gmail.com
Thu Oct 26 14:52:35 EDT 2006
I start up an external process when I start my rails environment. I
currently do this in config/environment.rb by forking a process and
recording it's process id in log/foo.pid, I'd like to kill that process
when I close mongrel. Is there an API in mongrel for responding to the
shutdown event? Or do I need to listen for the term signal and do my clean
up that way?
Thanks,
Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061026/da45937b/attachment.html
More information about the Mongrel-users
mailing list