mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
parent
e005c9d93a
commit
5fa32a6dbc
@ -265,6 +265,8 @@ utility::
|
|||||||
|
|
||||||
kill -USR1 $(cat /var/run/gunicorn.pid)
|
kill -USR1 $(cat /var/run/gunicorn.pid)
|
||||||
|
|
||||||
|
.. note:: overriding the LOGGING dictionary requires to set `disable_existing_loggers: False`` to not interfere with the Gunicorn logging.
|
||||||
|
|
||||||
.. _Nginx: http://www.nginx.org
|
.. _Nginx: http://www.nginx.org
|
||||||
.. _Boom: https://github.com/rakyll/boom
|
.. _Boom: https://github.com/rakyll/boom
|
||||||
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf
|
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user