Undertow: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
* [[WildFly#Subjects|WildFly]]
* [[WildFly#Subjects|WildFly]]
* [[Undertow WildFly Subsystem]]
* [[Undertow WildFly Subsystem]]


=Overview=
=Overview=
Line 19: Line 18:
* [[Undertow Source|Source]]
* [[Undertow Source|Source]]
* [[Undertow Configuration|Configuration]]
* [[Undertow Configuration|Configuration]]
 
* [[Undertow Implementation Details|Implementation Details]]
=Organizatorium=

Latest revision as of 00:49, 21 January 2016

External

Internal

Overview

Undertow is a web server written in Java. It is shipped with the WildFly application server starting with WildFly 8. An overview is presented here: Undertow Concepts - Overview.

Subjects