mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fixed typo
This commit is contained in:
parent
8af04b27e7
commit
a1c078e125
@ -68,7 +68,7 @@ workers
|
|||||||
* ``-w INT, --workers INT``
|
* ``-w INT, --workers INT``
|
||||||
* ``1``
|
* ``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
|
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
|
want to vary this a bit to find the best for your particular
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user