Currently Load balancing of web components (at web container level) for jboss 
are served by external hardware load balancer or through the web server proxy 
(e.g mod_jk for Apache).  This also helps in introducing redundancy (which 
directly means better availability) at web container level.

What is the strategy to have this redundancy at the web server i.e. single DNS 
being represented by multiple machines, else the web server becomes a single 
point of failure in a clustered environment. One way is to have external 
hardware load balancer taking care of it (which also would need to have 
redundancy) but i was more interested in the software options (which are 
cheaper in nature). One option that i could think of is the Network Load 
balancing component available with the Windows server but that has the drawback 
of being properiatory as well as would not support the session stickiness in 
case application is stateful at HTTP level.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910247#3910247

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910247


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to