Undertow Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==WORKER_IO_THREADS== | ==WORKER_IO_THREADS== | ||
Configures the number of I/O Threads. For more details about I/O Threads see [[XNIO Concepts]]. | Configures the number of I/O Threads. For more details about I/O Threads see [[XNIO_Concepts#I.2FO_Thread|XNIO Concepts - I/O Threads]]. | ||
==WORKER_TASK_CORE_THREADS== | ==WORKER_TASK_CORE_THREADS== | ||
=Listener Configuration= | =Listener Configuration= |
Revision as of 03:32, 19 January 2016
Internal
XNIO Worker Configuration
WORKER_IO_THREADS
Configures the number of I/O Threads. For more details about I/O Threads see XNIO Concepts - I/O Threads.