

{"id":37679,"date":"2018-11-06T11:15:07","date_gmt":"2018-11-06T05:45:07","guid":{"rendered":"https:\/\/data-flair.training\/blogs\/?p=37679"},"modified":"2021-12-07T11:23:54","modified_gmt":"2021-12-07T05:53:54","slug":"qlikview-server-load-sharing-clustering","status":"publish","type":"post","link":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/","title":{"rendered":"QlikView Server Load Sharing (Clustering) with Architecture"},"content":{"rendered":"<p>We have learned about <a href=\"https:\/\/data-flair.training\/blogs\/qlikview-architecture\/\"><strong>QlikView\u2019s architecture and its components<\/strong><\/a>. An important component is the QlikView Server. In this tutorials, we will study architecture and QlikView Server Load Sharing or QlikView Server Clustering.<\/p>\n<p>So, let&#8217;s start\u00a0QlikView Server Load Sharing Tutorial.<\/p>\n<h3>QlikView Architecture<\/h3>\n<p>The image gives an overview of QlikView\u2019s architecture with arrows showing the flow of data between different components like a server, publisher, developer, web server etc. The entire framework of architecture divides into two parts, the frontend and the backend. The frontend refers to all the applications where user interaction happens i.e. where users access the documents, files and work on them.<\/p>\n<p>Whereas the backend refers to the services and systems, both hardware and software, involved right from fetching data files from the data source to presenting the files to the user. Components like the developer, server, web server publisher, management console (QMC) are part of the backend.<\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-set-analysis\/\">Do you know How to Define Concatenate in QlikView?<\/a><\/strong><\/p>\n<div id=\"attachment_37688\" style=\"width: 931px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-37688\" class=\"size-full wp-image-37688\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture.png\" alt=\"QlikView Server Load Sharing - Architecture\" width=\"921\" height=\"665\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture.png 921w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture-150x108.png 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture-300x217.png 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture-768x555.png 768w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QVarchitecture-520x375.png 520w\" sizes=\"auto, (max-width: 921px) 100vw, 921px\" \/><\/a><p id=\"caption-attachment-37688\" class=\"wp-caption-text\">QlikView Server Load Sharing &#8211; QlikView Architecture<\/p><\/div>\n<p>QVS can be a single server or clustered server. QlikView Server Load sharing or clustering is a process of distributing load amongst the several servers that are a part of the server network or cluster. At a time only one process can run on one QlikView server (QVS). The server uses to take files from the publisher then either pass it to the web server (IIS) which passes it on to the user or directly provide it to the user.<\/p>\n<p>So, either directly or indirectly, the server\u2019s most important task is to maintain a server-client interaction or communication. Such a communication needs three primary processes to fall in place and a few other machines, networks and subordinate processes. The process is:<\/p>\n<h4>i. QlikView Server (QVS)<\/h4>\n<p>It provides QlikView services to the client. It is important for the machine that hosts this service to be running on a Microsoft Windows operating system.<\/p>\n<h4>ii. Client<\/h4>\n<p>It communicates with the QlikView Server either directly or through the web server to provide the QlikView interface and functionality to the end user.<\/p>\n<h4>iii. Web Server<\/h4>\n<p>It is used to run an HTTP server which serves HTML web pages to the client. It also assists with the authentication of the user and enables communication between the client and QVS.<\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-publisher-repository-qvpr\/\">Follow this link to know about\u00a0QlikView Publisher Repository (QVPR)<\/a><\/strong><\/p>\n<p>The QlikView\u2019s server-client communication is facilitated by request protocols namely QVP and QVPX that establishes a connection between the server and the user, and server and the web browser, respectively. However, Windows client establishes a direct connection with QlikView Server by QVP on port 4747. While on the other hand, AJAX and mobile clients can\u2019t have a direct connection to a server.<\/p>\n<p>They must connect via web browser\/server using QVPX protocol (port 80). The web server then connects with the server using QVPX2 protocol on port 4747. After establishing the connection between client and server the server provides documents to the user. In order to be able to do that, a user needs to have a Client Access License (CAL).<\/p>\n<div id=\"attachment_37690\" style=\"width: 923px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-37690\" class=\"size-full wp-image-37690\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver.png\" alt=\"QlikView Server Load Sharing - Architecture\" width=\"913\" height=\"539\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver.png 913w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver-150x89.png 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver-300x177.png 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver-768x453.png 768w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/clientserver-520x307.png 520w\" sizes=\"auto, (max-width: 913px) 100vw, 913px\" \/><\/a><p id=\"caption-attachment-37690\" class=\"wp-caption-text\">QlikView Server Load Sharing &#8211; QlikView Architecture<\/p><\/div>\n<h3>What is Server Load Sharing in QlikView?<\/h3>\n<p>When there is more than one server working together to manage data load, then it is called clustering of servers. These clustered servers then distribute or share the incoming load which increases the speed, capacity, performance and reliability on the deployment. In QlikView server load sharing, a file irrespective of its physical location can assign to any server that is a part of the cluster.<\/p>\n<p>This process manages data load and network traffic very efficiently by distributing data load between servers and assigning different server for different data files so that no load is too much load. Such load sharing is managed by a load balancer that distributes the incoming network load (client requests) to the servers as per their availabilities. In the case where a server goes down, the traffic assigned to that server is redirected to a different server.<\/p>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-security\/\">Let&#8217;s Explore QlikView Security<\/a><\/strong><\/p>\n<h3>QlikView Server Load Sharing<\/h3>\n<p>A similar\u00a0QlikView server load sharing takes place with servers (clustered). However, to be able to practice load sharing, a cluster-enabled QlikView Server license is required. Through\u00a0QlikView load sharing, real-time sharing, automated document loading, sharing user CALs is possible across multiple machines.<\/p>\n<p>QlikView only supports Windows load sharing. To cluster the servers, similar server configurations must share between all the QlikView Servers (QVS) that are part of the cluster. All the servers (individually and in a cluster) manage by the QlikView Management Console (QMC).<\/p>\n<div id=\"attachment_37691\" style=\"width: 664px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-37691\" class=\"size-full wp-image-37691\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server.png\" alt=\"QlikView Server Load Sharing - Architecture\" width=\"654\" height=\"359\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server.png 654w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-150x82.png 150w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-300x165.png 300w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-520x285.png 520w\" sizes=\"auto, (max-width: 654px) 100vw, 654px\" \/><\/a><p id=\"caption-attachment-37691\" class=\"wp-caption-text\">QlikView Server Load Sharing Tutorial<\/p><\/div>\n<p>Performance monitoring of QVSs can do through QMC. And load balancing\/sharing settings can set from the <a href=\"https:\/\/data-flair.training\/blogs\/qlikview-web-server-qvws\/\"><strong>QlikView Web Server<\/strong> (<\/a>QVWS). The document related data transfer calls as Document Meta-Data Service (DMS) and the document transfer also distribute on all the QVSs.<\/p>\n<p>The QVSs so place so that the data flow of all the servers should point towards the same target location. QVS also maintains a\u00a0QlikView load sharing file (with a .pgo extension) which contains all the important data related to load sharing in QlikView.<\/p>\n<div id=\"attachment_37692\" style=\"width: 603px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-37692\" class=\"size-full wp-image-37692\" src=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing.png\" alt=\"QlikView Server Load Sharing - Architecture\" width=\"593\" height=\"809\" srcset=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing.png 593w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing-110x150.png 110w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing-220x300.png 220w, https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/serverloadsharing-520x709.png 520w\" sizes=\"auto, (max-width: 593px) 100vw, 593px\" \/><\/a><p id=\"caption-attachment-37692\" class=\"wp-caption-text\">QlikView Server Load Sharing &#8211; Architecture<\/p><\/div>\n<h3>Important Files<\/h3>\n<p>In this section, we are attaching details of important files and information about QlikView Server and QlikView Server Load Sharing. It includes files like settings, configuration, cluster, logs and a few special files.<br \/>\n(source: Qlik.com)<\/p>\n<h4>i. Overview of\u00a0Important Files<\/h4>\n<ul>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Executable<\/b><\/span><\/span> <span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>File<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">: %ProgramFiIes%\\QIikView\\Server\\QVS.exe<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Data file<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">: %ProgramData%\\QIikTech\\QIikViewServer<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Protocol used<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">: QVP: 4747; QVP (tunneling): 4774; Broadcast: 14747; SNMP: 161<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Used by Services<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">: QDS, QMS, QVWS, QlikView Desktop\/Internet Explorer plugin\/OCX<\/span><\/span><\/li>\n<\/ul>\n<h4>ii. Setting and Configuration Files<\/h4>\n<ul>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Settings.ini<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file stores the QlikView Server (QVS) settings.<\/span><\/span><\/li>\n<\/ul>\n<p><strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-management-service-qms\/\">Do you know What is QlikView Management Service (Roles, QMC &amp; QMS API)<\/a><\/strong><\/p>\n<h4 align=\"justify\">iii. Cluster<\/h4>\n<p align=\"justify\"><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">QVS uses .pgo files to coordinate a cluster and these files are stored in the &#8220;Data\u201d folder. Some important .pgo files are mentioned below. <\/span><\/span><\/p>\n<ul>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>BorrowedCaIData.pgo<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file manages borrowed Client Access Licenses (CALs).<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>CalData.pgo<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file keeps track of CALs.<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>IniData.pgo<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file is the coordinated version of Settings.ini file.<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>ServerCounters.pgo<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file keeps track of statistics.<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>TicketData.pgo<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file keeps track of tickets.<\/span><\/span><\/li>\n<\/ul>\n<h4 align=\"justify\">iv. Logs<\/h4>\n<p align=\"justify\"><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">The logs are kept one per node in the cluster, some of the important log files are mentioned below. <\/span><\/span><\/p>\n<ul>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Events_&lt;computer_name&gt;.log<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file for the event log.<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Performance_&lt;computer_name&gt;.log<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file for performance log.<\/span><\/span><\/li>\n<li><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"><b>Sessions_&lt;computer_name&gt;.log<\/b><\/span><\/span><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\"> file for session log.<\/span><\/span><\/li>\n<\/ul>\n<h4>v. Special Folders<\/h4>\n<p align=\"justify\"><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">There are some special folders as well which stores in the &#8220;Data&#8221; folder.<\/span><\/span><\/p>\n<ul>\n<li><strong>Extensions<\/strong><\/li>\n<\/ul>\n<p align=\"justify\"><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">All the extensions stores here and QVS looks for extensions in this folder. All such extensions can manage from one place i.e. the QlikView Management Console (QMC). This folder has to create manually. The object extensions locate in Extension\\Object and document extensions locate in Extension\\Document. <\/span><\/span><\/p>\n<ul>\n<li><strong>Temp<\/strong><\/li>\n<\/ul>\n<p align=\"justify\"><span style=\"font-family: Arial, serif\"><span style=\"font-size: medium\">This folder is used by QVS to store temporary folders like exporting files using an AJAX client etc. <\/span><\/span><\/p>\n<p>So, this was all about\u00a0QlikView Server Load Sharing Tutorial. Hope you like our explanation.<\/p>\n<h3>Conclusion<\/h3>\n<p>Hence, we studied the process of QlikView server load sharing is a very crucial process in the efficient backend working of a system. It ensures that no server overload with heavy data load and the network traffic distribute amongst the servers to increase system output, performance and efficiency. Furthermore, if you have any query, feel free to ask in the comment section.<\/p>\n<p>Related Topic &#8211;\u00a0<strong><a href=\"https:\/\/data-flair.training\/blogs\/qlikview-script-statements-keywords\/\">QlikView Script Statements <\/a><\/strong><\/p>\n<p><strong><a href=\"https:\/\/help.qlik.com\/en-US\/qlikview\/November2017\/Subsystems\/Server\/Content\/QlikView-Server\/QVSRM_QVSLoadSharingClustering.htm\">Reference<\/a><\/strong><span hidden class=\"__iawmlf-post-loop-links\" data-iawmlf-links=\"[{&quot;id&quot;:1758,&quot;href&quot;:&quot;https:\\\/\\\/help.qlik.com\\\/en-US\\\/qlikview\\\/November2017\\\/Subsystems\\\/Server\\\/Content\\\/QlikView-Server\\\/QVSRM_QVSLoadSharingClustering.htm&quot;,&quot;archived_href&quot;:&quot;http:\\\/\\\/web-wp.archive.org\\\/web\\\/20190627193209\\\/http:\\\/\\\/help.qlik.com:80\\\/en-US\\\/qlikview\\\/November2017\\\/Subsystems\\\/Server\\\/Content\\\/QlikView-Server\\\/QVSRM_QVSLoadSharingClustering.htm&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-12-09 22:17:01&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-09 06:02:54&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-13 03:37:47&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-01-16 11:08:50&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-11 10:28:08&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-02-21 22:00:53&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-03-22 05:43:52&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-02 14:03:06&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-06-27 17:47:51&quot;,&quot;http_code&quot;:200},{&quot;date&quot;:&quot;2026-07-01 11:03:53&quot;,&quot;http_code&quot;:200}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-07-01 11:03:53&quot;,&quot;http_code&quot;:200},&quot;process&quot;:&quot;done&quot;}]\"><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have learned about QlikView\u2019s architecture and its components. An important component is the QlikView Server. In this tutorials, we will study architecture and QlikView Server Load Sharing or QlikView Server Clustering. So, let&#8217;s&#46;&#46;&#46;<\/p>\n","protected":false},"author":6,"featured_media":37687,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[47],"tags":[10962,17015,17014,17013,17016,17012],"class_list":["post-37679","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qlikview","tag-qlikview-architecture","tag-qlikview-cluster","tag-qlikview-clustering","tag-qlikview-server","tag-qlikview-server-load-sharing","tag-qvs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>QlikView Server Load Sharing (Clustering) with Architecture - DataFlair<\/title>\n<meta name=\"description\" content=\"QlikView Server Load Sharing - QlikView Server Clustering,QlikView Architecture,Important Files of Qlikview Server Load Sharing, QlikView Architecture\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"QlikView Server Load Sharing (Clustering) with Architecture - DataFlair\" \/>\n<meta property=\"og:description\" content=\"QlikView Server Load Sharing - QlikView Server Clustering,QlikView Architecture,Important Files of Qlikview Server Load Sharing, QlikView Architecture\" \/>\n<meta property=\"og:url\" content=\"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/\" \/>\n<meta property=\"og:site_name\" content=\"DataFlair\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DataFlairWS\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-06T05:45:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-07T05:53:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DataFlair Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:site\" content=\"@DataFlairWS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DataFlair Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"QlikView Server Load Sharing (Clustering) with Architecture - DataFlair","description":"QlikView Server Load Sharing - QlikView Server Clustering,QlikView Architecture,Important Files of Qlikview Server Load Sharing, QlikView Architecture","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/","og_locale":"en_US","og_type":"article","og_title":"QlikView Server Load Sharing (Clustering) with Architecture - DataFlair","og_description":"QlikView Server Load Sharing - QlikView Server Clustering,QlikView Architecture,Important Files of Qlikview Server Load Sharing, QlikView Architecture","og_url":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/","og_site_name":"DataFlair","article_publisher":"https:\/\/www.facebook.com\/DataFlairWS\/","article_published_time":"2018-11-06T05:45:07+00:00","article_modified_time":"2021-12-07T05:53:54+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg","type":"image\/jpeg"}],"author":"DataFlair Team","twitter_card":"summary_large_image","twitter_creator":"@DataFlairWS","twitter_site":"@DataFlairWS","twitter_misc":{"Written by":"DataFlair Team","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#article","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/"},"author":{"name":"DataFlair Team","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89"},"headline":"QlikView Server Load Sharing (Clustering) with Architecture","datePublished":"2018-11-06T05:45:07+00:00","dateModified":"2021-12-07T05:53:54+00:00","mainEntityOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/"},"wordCount":1284,"commentCount":0,"publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg","keywords":["QlikView Architecture","QlikView Cluster","QlikView Clustering","QlikView Server","QlikView Server Load Sharing","QVS"],"articleSection":["QlikView Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/","url":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/","name":"QlikView Server Load Sharing (Clustering) with Architecture - DataFlair","isPartOf":{"@id":"https:\/\/data-flair.training\/blogs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#primaryimage"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#primaryimage"},"thumbnailUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg","datePublished":"2018-11-06T05:45:07+00:00","dateModified":"2021-12-07T05:53:54+00:00","description":"QlikView Server Load Sharing - QlikView Server Clustering,QlikView Architecture,Important Files of Qlikview Server Load Sharing, QlikView Architecture","breadcrumb":{"@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#primaryimage","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2018\/10\/QlikView-Server-Load-Sharing-01.jpg","width":1200,"height":628,"caption":"QlikView Server Load Sharing (Clustering)"},{"@type":"BreadcrumbList","@id":"https:\/\/data-flair.training\/blogs\/qlikview-server-load-sharing-clustering\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Home","item":"https:\/\/data-flair.training\/blogs\/"},{"@type":"ListItem","position":2,"name":"QlikView Tutorials","item":"https:\/\/data-flair.training\/blogs\/category\/qlikview\/"},{"@type":"ListItem","position":3,"name":"QlikView Server Load Sharing (Clustering) with Architecture"}]},{"@type":"WebSite","@id":"https:\/\/data-flair.training\/blogs\/#website","url":"https:\/\/data-flair.training\/blogs\/","name":"DataFlair","description":"Learn Today. Lead Tomorrow.","publisher":{"@id":"https:\/\/data-flair.training\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/data-flair.training\/blogs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/data-flair.training\/blogs\/#organization","name":"DataFlair","url":"https:\/\/data-flair.training\/blogs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/","url":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","contentUrl":"https:\/\/data-flair.training\/blogs\/wp-content\/uploads\/sites\/2\/2016\/07\/Data-Flair.png","width":106,"height":48,"caption":"DataFlair"},"image":{"@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DataFlairWS\/","https:\/\/x.com\/DataFlairWS","https:\/\/www.linkedin.com\/company\/dataflair-web-services-pvt-ltd\/","https:\/\/www.youtube.com\/user\/DataFlairWS"]},{"@type":"Person","@id":"https:\/\/data-flair.training\/blogs\/#\/schema\/person\/2c58ecb4f73a39f0ef993f1ddfcd7b89","name":"DataFlair Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ce4a0e3e542444fc73bbebf83e89e8b73e2d95ccb1fcee64da9945f078b97c5?s=96&d=mm&r=g","caption":"DataFlair Team"},"description":"The DataFlair Team provides industry-driven content on programming, Java, Python, C++, DSA, AI, ML, data Science, Android, Flutter, MERN, Web Development, and technology. Our expert educators focus on delivering value-packed, easy-to-follow resources for tech enthusiasts and professionals.","url":"https:\/\/data-flair.training\/blogs\/author\/dfteam2\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/37679","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/comments?post=37679"}],"version-history":[{"count":9,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/37679\/revisions"}],"predecessor-version":[{"id":105129,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/posts\/37679\/revisions\/105129"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media\/37687"}],"wp:attachment":[{"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/media?parent=37679"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/categories?post=37679"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/data-flair.training\/blogs\/wp-json\/wp\/v2\/tags?post=37679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}