[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-295) allows to have a "prefered" JBoss server to be picked first if its available

Tom Fonteyne (JIRA) jira-events at lists.jboss.org
Fri Jul 8 08:15:31 EDT 2011


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


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