mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #936 from minichate/nginx_signal_docs
Remove no-longer-true statement about matching Nginx signal handling
This commit is contained in:
commit
3bffef06c2
@ -5,9 +5,7 @@ Signal Handling
|
|||||||
================
|
================
|
||||||
|
|
||||||
A brief description of the signals handled by Gunicorn. We also document the
|
A brief description of the signals handled by Gunicorn. We also document the
|
||||||
signals used internally by Gunicorn to communicate with the workers. With the
|
signals used internally by Gunicorn to communicate with the workers.
|
||||||
exception of TTIN/TTOU the signal handling matches the behaviour of `nginx
|
|
||||||
<http://wiki.nginx.org/CommandLine>`_.
|
|
||||||
|
|
||||||
Master process
|
Master process
|
||||||
==============
|
==============
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user