upstart error

This commit is contained in:
Benoit Chesneau 2010-09-22 21:15:36 +02:00
parent 2209c83c3e
commit c5c6defb0f

View File

@ -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