JBossWeb WildFly Subsystem Configuration: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * JBossWeb WildFly Subsystem")
 
No edit summary
Line 2: Line 2:


* [[JBossWeb WildFly Subsystem#Subjects|JBossWeb WildFly Subsystem]]
* [[JBossWeb WildFly Subsystem#Subjects|JBossWeb WildFly Subsystem]]
=Thread Pool Configuration=
A thread pool must be configured in the "threads" subsystem, as described here:
<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
:[[JWildFly Threads Subsystem Configuration]]
</blockquote>
Once the thread pool has been configured, it can be plugged into the HTTP connector as follows:
<pre>
</pre>

Revision as of 21:40, 8 June 2016

Internal

Thread Pool Configuration

A thread pool must be configured in the "threads" subsystem, as described here:

JWildFly Threads Subsystem Configuration

Once the thread pool has been configured, it can be plugged into the HTTP connector as follows: