From a1c078e12522f2dcfc1faa8508bb1e0638689055 Mon Sep 17 00:00:00 2001 From: Augustus D'Souza Date: Tue, 16 Sep 2014 09:21:28 +0530 Subject: [PATCH] Fixed typo --- docs/source/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/settings.rst b/docs/source/settings.rst index 1659dfcf..3de61854 100644 --- a/docs/source/settings.rst +++ b/docs/source/settings.rst @@ -68,7 +68,7 @@ workers * ``-w INT, --workers INT`` * ``1`` -The number of worker process for handling requests. +The number of worker processes for handling requests. A positive integer generally in the 2-4 x $(NUM_CORES) range. You'll want to vary this a bit to find the best for your particular