[jboss-jira] [JBoss JIRA] Assigned: (JBCLUSTER-295) allows to have a "prefered" JBoss server to be picked first if its available
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Jul 11 14:04:23 EDT 2011
[ https://issues.jboss.org/browse/JBCLUSTER-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned JBCLUSTER-295:
------------------------------------------
Assignee: (was: Brian Stansberry)
Unassigning from myself as I'm no longer doing much clustering development.
> 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
> 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list