mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix doc
This commit is contained in:
parent
d775b576e8
commit
b810a1d1a9
@ -581,8 +581,7 @@ class WorkerThreads(Setting):
|
|||||||
desc = """\
|
desc = """\
|
||||||
The number of worker threads for handling requests.
|
The number of worker threads for handling requests.
|
||||||
|
|
||||||
Run each worker in prethreaded mode with the specified number of
|
Run each worker with the specified number of threads.
|
||||||
threads per worker.
|
|
||||||
|
|
||||||
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