This commit is contained in:
benoitc 2014-05-31 07:13:36 +02:00
parent d775b576e8
commit b810a1d1a9

View File

@ -581,8 +581,7 @@ class WorkerThreads(Setting):
desc = """\
The number of worker threads for handling requests.
Run each worker in prethreaded mode with the specified number of
threads per worker.
Run each worker with the specified number of threads.
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