]
Jason Greene updated WFLY-2876:
-------------------------------
Fix Version/s: 10.0.0.Alpha3
(was: 10.0.0.Alpha2)
Add mod_cluster support for all Undertow servers, not only the
default-server
-----------------------------------------------------------------------------
Key: WFLY-2876
URL:
https://issues.jboss.org/browse/WFLY-2876
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 8.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 10.0.0.Alpha3
Currently only the default host is registered with the proxy.
This will require:
* configuration change for listener<>host mapping
* instance-id be configured per server, instead of per whole undertow subsystem (or just
appended to the unique server name)