Web Application Clustering

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3557

This topic has not yet been written. The content below is from the topic description.
Web Application Clustering Quick Start Web application clustering involves two aspects: setting up an HTTP load balancer and telling JBoss to make the application’s user sessions HA. How to do the former depends on what load balancer you choose (mod_cluster is a good choice); the latter couldn’t be simpler – just add the to your application’s web.xml.