Clustering : Managing console configurations and load balancing : About load balancing
 
About load balancing
iHub consoles ensure high availability and distribute tasks for efficient processing using load balancing. The installation of iHub consoles include a lightweight web application that distributes requests to the available iHub nodes in a cluster.
When deployed, this proxy enables load balancing among Management Console instances. The proxy is available as mgmtconsoleproxy.war (web archive) in the downloaded iHub product package. To use the proxy, install it under its own context root on your application server.
The easiest way to customize the proxy for your installation is to modify the WAR file to use a modified web.xml file for each installation.