[undertow-dev] IO and Worker Thread based on custom preferences

tone randomnaja randomnaja at gmail.com
Thu Dec 22 06:16:24 EST 2016


Hi there !

Undertow has `IO Thread` and `Worker Thread` configuration (<subsystem
xmlns="urn:jboss:domain:io:1.1"><worker name="default".....) which could be
bounded per Listener (<http-listener....).

In my case I have 1 Listenner (AJP) and 1 Application (EAR),
I'd like to be able to priority and manage Worker Thread base on some
preferences, such as URL path.

Above for a reason of controlling the load of specific URL (under the same
Web Context).

Any suggestions or ideas ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20161222/c82298b4/attachment.html 


More information about the undertow-dev mailing list