Difference between revisions of "SaltStack"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
- https://docs.saltstack.com/en/latest/ref/configuration/master.html | - https://docs.saltstack.com/en/latest/ref/configuration/master.html | ||
+ | |||
+ | |||
+ | # Worker Threads | ||
+ | |||
+ | CPU cores * (3 or 4) => max batch size | ||
+ | worker_threads => max batch size + 25 (spare) |
Latest revision as of 05:26, 7 October 2020
Worker Threads
CPU cores * (3 or 4) => max batch size worker_threads => max batch size + 25 (spare)