[jboss-jira] [JBoss JIRA] (WFLY-6778) Each Undertow server should expose a unique instance-id
Paul Ferraro (JIRA)
issues at jboss.org
Mon Jun 27 09:27:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257405#comment-13257405 ]
Paul Ferraro commented on WFLY-6778:
------------------------------------
@ctomc The fundamental problem is that we only install a single SessionIdentifierCodec for the subsystem, rather than a distinct SessionIdentifierCodec per server. I'll update the description to clarify.
> Each Undertow server should expose a unique instance-id
> -------------------------------------------------------
>
> Key: WFLY-6778
> URL: https://issues.jboss.org/browse/WFLY-6778
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Web (Undertow)
> Affects Versions: 10.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
>
> Currently, Undertow only exposes a single instance-id for the whole subsystem. This id is used by a load balancer to uniquely identify the node among other nodes in the load balancing group. However, this granularity is not correct.
> Undertow can define multiple servers, each with a unique set of listeners. From the perspective of the load balancer, these servers are distinct and thus must use distinct names.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list