]
Tom Fonteyne updated JBCLUSTER-295:
-----------------------------------
Attachment: PreferredRoundRobin.java
allows to have a "prefered" JBoss server to be picked first
if its available
----------------------------------------------------------------------------
Key: JBCLUSTER-295
URL:
https://issues.jboss.org/browse/JBCLUSTER-295
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: HA-Client
Affects Versions: HA-Client 1.1.1.GA
Environment: all
Reporter: Tom Fonteyne
Assignee: Brian Stansberry
Priority: Minor
Labels: jboss
Attachments: Preferred.java, PreferredRoundRobin.java
the scenario consists of a front loadbalancer to a number of Tomcat (or I guess Apache)
instances which act as front end to a jboss cluster.
Each 'front' (tomcat) and 'back' (jboss) lives as a pair on a single
machine.
The idea is: have the 'front' always contact the local (preferred) 'back'
... and only contact one of the other jboss instances (other boxex) if the local one is
not available.
Attached is proposed code that accomplishes this
--
This message is automatically generated by JIRA.
For more information on JIRA, see: