MaxWorkerThreads
The maximum number of Coordinator worker threads to create.
The number of Coordinator worker threads scales with the number of registered Controllers, up to a maximum value of MaxWorkerThreads.
worker_threads=aci_threads*controllers
| Type: | Integer |
| Default: | 100 |
| Required: | No |
| Configuration Section: | Server |
| Example: | MaxWorkerThreads=50
|
| See Also: | Threads |