From 8de5eb9b15bc429d6acece2935c60ec9f323d4f9 Mon Sep 17 00:00:00 2001 From: Vihang D Date: Tue, 25 Aug 2015 10:55:50 +0530 Subject: [PATCH] Fixed documentation for WORKERCLASS --- docs/source/run.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/run.rst b/docs/source/run.rst index bb862b38..994ecad0 100644 --- a/docs/source/run.rst +++ b/docs/source/run.rst @@ -57,7 +57,7 @@ Commonly Used Arguments Check the :ref:`faq` for ideas on tuning this parameter. * ``-k WORKERCLASS, --worker-class=WORKERCLASS`` - The type of worker process to run. You'll definitely want to read the production page for the - implications of this parameter. You can set this to ``egg:gunicorn#$(NAME)`` + implications of this parameter. You can set this to ``$(NAME)`` where ``$(NAME)`` is one of ``sync``, ``eventlet``, ``gevent``, or ``tornado``, ``gthread``, ``gaiohttp``. ``sync`` is the default. * ``-n APP_NAME, --name=APP_NAME`` - If setproctitle_ is installed you can