Threads
The maximum number of parallel actions that Controller can process at any one time. The optimum number of threads is generally the number of CPUs plus one spare thread.
Type: | Long |
Default: | 4 |
Required: | No |
Allowed Range: | Minimum: 1 Maximum: 32 |
Recommended Range: | Minimum: 4 Maximum: 32 |
Configuration Section: | IndexProxy |
Example: | Threads=2
|
See Also: | Port |