unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* TERM vs QUIT
@ 2009-10-01 23:52 Chris Wanstrath
  2009-10-01 23:56 ` Chris Wanstrath
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Wanstrath @ 2009-10-01 23:52 UTC (permalink / raw)
  To: mongrel-unicorn

Hi list,

According to http://en.wikipedia.org/wiki/SIGTERM, SIGTERM should be
used for graceful termination.

According to http://www.cons.org/cracauer/sigint.html, SIGQUIT should
be used for immediate termination.

Is there any reason Unicorn seems to flip these two and use TERM for
immediate termination and QUIT for graceful termination?

We're running into a situation where some our daemons respond to the
same signals in different ways and it'd be great if they were
consistent.

Thanks!

-- 
Chris Wanstrath
http://github.com/defunkt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-02 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-01 23:52 TERM vs QUIT Chris Wanstrath
2009-10-01 23:56 ` Chris Wanstrath
2009-10-02  1:53   ` Eric Wong
2009-10-02 18:35     ` Chris Wanstrath

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).