Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
If I have two consumer Rim Nodes are they able to share a URL or must they have two unique URL's (Prefix). My ideal state is having one URL for users to Navigate to and when they open App A it uses the Engine on Rim Node 1 and when they open App B it uses the Engine on Rim Node 2. Sending users to different URLs for different apps becomes confusing.
Thanks,
Mark
Hello Mark,
You are correct. The central node is the only node that needs to have access to every application and this is controlled by the rule called ResourcesOnCentralNode which cannot be changed as you have mentioned.
In such case, you will need a 2nd Engine node I believe.
Having a 3 nodes setup could have some benefits such as separating the Scheduler/Engine services (reload task) to the Engines linked to your virtual proxy serving the hub so that the reload task won't consume resources on the nodes the users are connected to.
Hello,
You can set up a single Virtual Proxy with your two Engines load balanced and make specific apps available only on a specific engine.
To do that you will need to modify the Load Balancing rule under QMC -> Load Balancing rules.
The one called ResourcesOnNonCentralNodes will make all your applications (except monitoring apps) available on all the engine nodes.
So you will likely need to disable this rule and create a new one(s) so that you can make AppA available on Engine A and AppB available on Engine B.
You can build your load balancing rule using Custom Properties and here is an example
This will allow you to have a single URL but force specific engine(s) to load specific App(s)
Hope this helps.
Hi Bastien,
Thanks for your reply. Will this work if I am trying to balance between the Central Node and one Rim Node using one URL?
I have set up the Central Virtual Proxy to have two load balancing nodes (Central and Rim Node 1)
Then created a Custom Property for Departments = Sales and assigned this Custom Property to the Sales Stream and the Rim Node and created the below Load Balancing rule.
However when I got to the stream and open the app, the CPU is being used on the Central Node opposed to the Rim Node. I am wondering if this is because of the default Load Balancing Rule ResourcesOnCentralNode, which cannot be changed.
Thanks,
Mark
Hello Mark,
You are correct. The central node is the only node that needs to have access to every application and this is controlled by the rule called ResourcesOnCentralNode which cannot be changed as you have mentioned.
In such case, you will need a 2nd Engine node I believe.
Having a 3 nodes setup could have some benefits such as separating the Scheduler/Engine services (reload task) to the Engines linked to your virtual proxy serving the hub so that the reload task won't consume resources on the nodes the users are connected to.
Hi All,
Can someone please help us as it is on our production server. We have Nework load balancer created between 2 RIM node and when we try to access the lb link. it is not loading.
Can someone please help us what setting tthat needs to be changed on QMC
Thanks
Sujay
Hi
Could you please help me on the load balancing as we have LB created between 2 RIM and we got 1 URL but unable to accesss. port (80)also opened as we are using http.
anything needs to be changed on QMC. please let us know .
Appreciate your help.
Add the network load baalncer mapped URL to white host in virtual proxy
Thanks for the reply Rohit,
I have added lb name under the whitelist on both the server but it was not opening but if we add the lb name as a prefix on both the RIM node then it opens but it throws 404 error.
however i tried with the url name under whitelist. do you think we need to add ip of the lb instend of lb or is it required to add lb on both RIM node or center node ?
please let me know if i need to change anything .
appreciate your help .
Hi Rohit/All,
Could someone please help us to configure as we got stuck here and really need your help on it.
Thanks