Io WildFly Subsystem Configuration: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
</pre>
</pre>


Note that the XnioWorker declared here is shared by both Undertow and Remoting, so a configuration change - including the name - affects both.
Note that the [[XNIO Concepts#XNIO_Worker|XNIO Worker]] declared here is shared by both Undertow and Remoting, so a configuration change - including the name - affects both.


=Configuration Elements=
=Configuration Elements=

Revision as of 02:36, 20 January 2016

Internal

Overview

<subsystem xmlns="urn:jboss:domain:io:1.1">
    <worker name="default"/>
    <buffer-pool name="default"/>
</subsystem>

Note that the XNIO Worker declared here is shared by both Undertow and Remoting, so a configuration change - including the name - affects both.

Configuration Elements

worker

bufffer-pool