]
Radoslav Husar updated WFLY-6803:
---------------------------------
Component/s: mod_cluster
(was: Clustering)
Add multi-server support to mod_cluster
---------------------------------------
Key: WFLY-6803
URL:
https://issues.jboss.org/browse/WFLY-6803
Project: WildFly
Issue Type: Enhancement
Components: mod_cluster
Affects Versions: 10.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
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.