Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Preload on single cluster node

Hi,

Is there a way to preload a document on a specific cluster node? I'm using QlikView Server 10 SR4

Thanks!

11 Replies
Bill_Britt
Former Employee
Former Employee

You will need to use IE and make a QVP call straight to the server you want it loaded on. Then the cluster will see it they and assign users to that node.

http://qv10/QvAJAXZfc/AccessPoint.aspx?open=&id=QVS@qv10%7CFinance%20Controlling.qvw&client=Plugin

His would open Finace Controlling.qvw on the server qv10. The Bat file would look something like this:

"C:\Program Files (x86)\Internet Explorer\iexplore.exe" http://qv10/QvAJAXZfc/AccessPoint.aspx?open=&id=QVS@qv10%7CFinance%20Controlling.qvw&client=Plugin

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable
Author

If that is 2 qvp cluster under qvs@qv10 How can you tell which qvp to preload the document?

korsikov
Partner - Specialist III
Partner - Specialist III

yes, You can preload document in some cluster node

In your QMC:

  • Documents
  • User Documents
  • Select your document
  • Server tab
  • Performance tab
  • Document Control
  • Select Customize
  • Choose the Cluster node
  • Set oprion Preload in Cluster node
Troy1
Contributor III
Contributor III

Hi Alex

Does this mean if you have 2 nodes of QVS, you can assigned big application to pre-load on one of the server and direct traffic to that node for that particular dashboard if request on webserver.

Bill_Britt
Former Employee
Former Employee

That is correct.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Troy1
Contributor III
Contributor III

how do you configure this:

so lets say you have 3 QVS server accessing same SAN. How can you direct traffic to open each dashboard on specific QVS node.


Bill_Britt
Former Employee
Former Employee

You can do it during the distribution of the document. See below. I don't have a cluster setup in front of me, but at the bottom you would see the three servers and not just one in my picture. You would check preload and then in the Document available box what you want it to do.

1.png

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Troy1
Contributor III
Contributor III

Got it, then how does Webserver determine where to send user to.

Bill_Britt
Former Employee
Former Employee

The webserver is aware as to what is running on each server.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.