Undertow WildFly Subsystem Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Threading Model

Also see:

Undertow Threading Model
WildFly Threads Subsystem Concepts

Fiter

A filter is functionally equivalent to a global valve used in previous versions of JBoss (JBoss Web). It enables some aspect of a request to be modified and can use predicates to control when a filter executes.