Load Balance on RTC-RQM
One answer
Amit,
load balancing requires to have more than one one server running the same application. This is not possible with CLM. However, you should look into the Deployment Wiki and look at the topologies: https://jazz.net/wiki/bin/view/Deployment/StandardTopologiesOverview . You should plan for an Enterprise topology and have a reverse proxy in front of your Jazz applications and distribute the applications on different servers. In addition you should have the application servers and the database tier on separate machines, if you don't already.
load balancing requires to have more than one one server running the same application. This is not possible with CLM. However, you should look into the Deployment Wiki and look at the topologies: https://jazz.net/wiki/bin/view/Deployment/StandardTopologiesOverview . You should plan for an Enterprise topology and have a reverse proxy in front of your Jazz applications and distribute the applications on different servers. In addition you should have the application servers and the database tier on separate machines, if you don't already.