On Tue, May 15, 2012 at 1:51 PM, Lev Himmelfarb <[email protected]> wrote:
> I'm running a web-app using Jetty on Heroku Cedar stack and I noticed that
> the app does not react to SIGTERM and does not do a graceful shutdown.
Try enabling the sigterm-all Heroku Labs feature:
$ heroku labs:enable -a <appname> sigterm-all
Full documentation at
https://devcenter.heroku.com/articles/labs-sigterm-all
Does that solve the problem?
kr
--
You received this message because you are subscribed to the Google
Groups "Heroku" group.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en