mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
upstart error
This commit is contained in:
parent
2209c83c3e
commit
c5c6defb0f
@ -44,6 +44,11 @@ in tools like ``ps`` and ``top``. This helps for distinguishing the master
|
||||
process as well as between masters when running more than one app on a single
|
||||
machine. See the proc_name_ setting for more information.
|
||||
|
||||
Gunicorn fails to start as an upstart
|
||||
-------------------------------------
|
||||
|
||||
Make sure you run gunicorn with ``--daemon`` option.
|
||||
|
||||
.. _slowloris: http://ha.ckers.org/slowloris/
|
||||
.. _setproctitle: http://pypi.python.org/pypi/setproctitle
|
||||
.. _proc_name: /configure.html#proc-name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user