]
Radoslav Husar commented on WFLY-6803:
--------------------------------------
Opened EAP7-977 and reclassified as feature request because this is quite a change and
will require proper QE testing.
Add multi-server support to mod_cluster
---------------------------------------
Key: WFLY-6803
URL:
https://issues.jboss.org/browse/WFLY-6803
Project: WildFly
Issue Type: Feature Request
Components: mod_cluster
Affects Versions: 10.0.0.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Currently, mod_cluster subsystem supports only a single configuration, which references
the default undertow server. However, Undertow supports multiple servers, and exposes a
distinct route capability per server (see WFLY-6778). mod_cluster should therefore support
multiple "profiles", where each profile references a specific undertow server.