Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey community,
I have a Qlik Sense cluster with 2 consumer and 2 scheduler nodes and one central node. Now I would like to run apps "marked" with a custom property to run only on one of the consumer nodes and if not set on the other. Would this be possible without using different urls (with a prefix to the virtual proxy)?
I have set two load balancing rules:
node.name="consumer-sandbox" and resource.@TargetNode!="Main"
and
node.name="consumer-main" and resource.@TargetNode="Main"
Furthermore I have added both of the nodes to both of the virtual proxies and marked the central node to be only Production.
But it seems not to work. Did I miss something or is it not possible?
I think you need to use !resource.@TargetNode.empty() instead of resource.@TargetNode!="Main".
In what way is this not working for you?
Here's a video on how to set loadbalancing https://community.qlik.com/t5/Knowledge/Load-Balancing-in-Qlik-Sense/ta-p/1715174.
Hello @SimonInc ,
Thanks for posting,
By "run" you mean run the reload of such tasks or opening the apps by the end users on the Hub?
This would help to understand what are you trying to achieve.
Cheers,
Albert