The IO thread pool handles all tasks that may benefit from non-blocking IO. (min: 2) Because most tasks are redirected to IO thread pool, it might be a good idea to keep it at least equal to web thread pool.
Declarations
Type
integer between 2 and 65535 (both inclusive)
Default
8