It's all about the answers!

Ask a question

Load Balance on RTC-RQM


Amit Girme (1131927) | asked Aug 15 '14, 5:50 a.m.
edited Aug 20 '14, 4:58 p.m. by Stephanie Taylor (24115)
Hi,

RTC-RQM are hosted on the same server. I want to load balance the server, So does RTC4.0 supports load balancing. If yes can someone guide me how to do load balance for the same.

Thanks

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Aug 15 '14, 6:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 15 '14, 6:10 a.m.
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. 

Comments
Amit Girme commented Aug 22 '14, 9:23 a.m.

Hi Ralph,

Thanks for the reply.. In my case RTC and RQM are hosted on the same server, Suppose if i want to distribute both the applications say RTC on one server and RQM on other server  then what will be the complications of moving RQM to new server?
>>What all steps i need to consider while moving RQM to other server?
>>Considering indices and database of RQM what all things i need to perform so that the RQM hosted on new server  will work similar to one hosted along with RTC?


Ralph Schoon commented Sep 01 '14, 5:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Amit, you need to set up a reverse proxy that hosts the common public URI for your system (I am assuming all your apps have the same prefix https://my.clm.instance.company.com:port/.

Please look into the links provided above. If I correctly remember we talk about this also in https://jazz.net/library/article/831 in Lab 4. Please note, clustering is not supported with 5.0 and onwards, however the steps to migrate to multiple servers should be similar.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.