[jboss-user] [Beginner's Corner] - Re: Clustering in JBoss 5.1

Mike Finn do-not-reply at jboss.com
Sat Jul 16 00:29:25 EDT 2011


Mike Finn [http://community.jboss.org/people/mikefinn] created the discussion

"Re: Clustering in JBoss 5.1"

To view the discussion, visit: http://community.jboss.org/message/615586#615586

--------------------------------------------------------------
That is correct. Apache will be a single point of failure in the scenario you describe. To eliminate that, you would want to provide HA at the apache tier. This is generally done via a content switch (BigIP, LocalDirector, Cisco CSM, etc), where the switch provides a virtual IP/host and the routes request to the apache tier, according to the configured policy.

You could also achieve via DNS round robin across two apache servers, but the outage detection may take longer due to DNS TTL.

Mike
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/615586#615586]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110716/f6c67743/attachment.html 


More information about the jboss-user mailing list