Load Balance on RTC-RQM
Amit Girme (11●3●20●27)
| asked Aug 15 '14, 5:50 a.m.
edited Aug 20 '14, 4:58 p.m. by Stephanie Taylor (241●1●5)
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
Ralph Schoon (63.6k●3●36●46)
| 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?
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/.
|
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.