Next: , Previous: pidfile, Up: system Statement Definition and Usage


A.1.2.7 workers

Number of workers (threads) per server interface. This option is used to force number of threads used per interface.

Default value: unset (auto-estimates optimal value from the number of online CPUs)

     system {
       workers 16;
     }