From 66e9f47ee861ed69c57fc110a6d5b3d28f5e373a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Oct 2009 11:29:44 -0700 Subject: SIGNALS: state that we stole semantics from nginx --- SIGNALS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SIGNALS b/SIGNALS index fb05aa9..30a0ab0 100644 --- a/SIGNALS +++ b/SIGNALS @@ -2,7 +2,10 @@ In general, signals need only be sent to the master process. However, the signals Unicorn uses internally to communicate with the worker -processes are documented here as well. +processes are documented here as well. With the exception of TTIN/TTOU, +signal handling matches the behavior of {nginx}[http://nginx.net/] so it +should be possible to easily share process management scripts between +Unicorn and nginx. === Master Process -- cgit v1.2.3-24-ge0c7