<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article How to enable load balancing when opening the AccessPoint to load the list of document in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-load-balancing-when-opening-the-AccessPoint-to/ta-p/1711148</link>
    <description>&lt;P&gt;Load balancing of documents opened on the AccessPoint is configured in the following section in the QlikView Management Console:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;gt; System &amp;gt; Setup &amp;gt; QlikView Web Servers &amp;gt; AccessPoint &amp;gt; Server Connections&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;The choices are&amp;nbsp;&lt;I&gt;Random, Loaded Document, CPU with RAM Overload.&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;See the QlikView online &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_WebServer.htm" target="_blank" rel="noopener"&gt;QlikView Web Server&lt;/A&gt; [Load Balancing section] for details on load balancing methods.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp;this setting will only load balance when an application (.qvw) is being opened on the AccessPoint and not the actual method of obtaining the list of available documents.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When opening the AccessPoint, the QlikView Web Server requests the list of documents a user is allowed to view. This request is sent to the QlikView Server.&lt;BR /&gt;&lt;BR /&gt;As the above configuration do not load balance this process, you might end up in a situation where the QlikView Web Server is going to ask the list of documents to a very busy QlikView Server which might then time out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is another setting to also load balance this process. To enable this load balancing you will need to:&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QlikView WebServer service&lt;/STRONG&gt;&lt;/SPAN&gt; in the Windows Services console&lt;/LI&gt;
&lt;LI&gt;Navigate to&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;C:\Program Files\QlikView\Server\Web Server Settings&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Locate and open &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QVWebServerSettingsService.exe.config&lt;/STRONG&gt;&lt;/SPAN&gt; in a text editor with administrative permissions&lt;/LI&gt;
&lt;LI&gt;Locate the setting called&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;OpenAccessPointLoadBalancer&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="cpp"&gt;&amp;lt;add key="OpenAccessPointLoadBalancer" value="True"/&amp;gt;&lt;/LI-CODE&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Change &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;false&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Save the configuration file&lt;/LI&gt;
&lt;LI&gt;Start the&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt; QlikView WebServer service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;QlikView IIS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open the&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt; Internet information Service (IIS) Manager&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Open the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Default Web Site&lt;/STRONG&gt;&lt;/SPAN&gt; (or whichever Site QlikView has been configured in)&lt;/LI&gt;
&lt;LI&gt;In the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;ASP.NET&lt;/STRONG&gt;&lt;/SPAN&gt; section open &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Application Settings&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="application settings iis.png" style="width: 513px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59128i5A9F55F416337EB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="application settings iis.png" alt="application settings iis.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Add... &lt;/STRONG&gt;&lt;/SPAN&gt;(top right corner, or right click into white space)&lt;/LI&gt;
&lt;LI&gt;Add a new &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Application Setting&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;BR /&gt;Name:&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;OpenAccessPointLoadBalancer&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;Value:&lt;SPAN style="font-family: courier new,courier,monospace;"&gt; true&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Restart the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QlikView Application Pool&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;,&lt;/SPAN&gt; or &lt;STRONG&gt;reset IIS&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 26 Jul 2021 07:42:02 GMT</pubDate>
    <dc:creator>Bastien_Laugiero</dc:creator>
    <dc:date>2021-07-26T07:42:02Z</dc:date>
    <item>
      <title>How to enable load balancing when opening the AccessPoint to load the list of document</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-load-balancing-when-opening-the-AccessPoint-to/ta-p/1711148</link>
      <description>&lt;P&gt;Load balancing of documents opened on the AccessPoint is configured in the following section in the QlikView Management Console:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&amp;gt; System &amp;gt; Setup &amp;gt; QlikView Web Servers &amp;gt; AccessPoint &amp;gt; Server Connections&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;The choices are&amp;nbsp;&lt;I&gt;Random, Loaded Document, CPU with RAM Overload.&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;See the QlikView online &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_WebServer.htm" target="_blank" rel="noopener"&gt;QlikView Web Server&lt;/A&gt; [Load Balancing section] for details on load balancing methods.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp;this setting will only load balance when an application (.qvw) is being opened on the AccessPoint and not the actual method of obtaining the list of available documents.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When opening the AccessPoint, the QlikView Web Server requests the list of documents a user is allowed to view. This request is sent to the QlikView Server.&lt;BR /&gt;&lt;BR /&gt;As the above configuration do not load balance this process, you might end up in a situation where the QlikView Web Server is going to ask the list of documents to a very busy QlikView Server which might then time out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Resolution:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is another setting to also load balance this process. To enable this load balancing you will need to:&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;QlikView WebServer&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QlikView WebServer service&lt;/STRONG&gt;&lt;/SPAN&gt; in the Windows Services console&lt;/LI&gt;
&lt;LI&gt;Navigate to&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;C:\Program Files\QlikView\Server\Web Server Settings&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Locate and open &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QVWebServerSettingsService.exe.config&lt;/STRONG&gt;&lt;/SPAN&gt; in a text editor with administrative permissions&lt;/LI&gt;
&lt;LI&gt;Locate the setting called&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;OpenAccessPointLoadBalancer&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="cpp"&gt;&amp;lt;add key="OpenAccessPointLoadBalancer" value="True"/&amp;gt;&lt;/LI-CODE&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Change &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;false&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;to &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Save the configuration file&lt;/LI&gt;
&lt;LI&gt;Start the&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt; QlikView WebServer service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;QlikView IIS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open the&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt; Internet information Service (IIS) Manager&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Open the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Default Web Site&lt;/STRONG&gt;&lt;/SPAN&gt; (or whichever Site QlikView has been configured in)&lt;/LI&gt;
&lt;LI&gt;In the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;ASP.NET&lt;/STRONG&gt;&lt;/SPAN&gt; section open &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Application Settings&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="application settings iis.png" style="width: 513px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59128i5A9F55F416337EB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="application settings iis.png" alt="application settings iis.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Add... &lt;/STRONG&gt;&lt;/SPAN&gt;(top right corner, or right click into white space)&lt;/LI&gt;
&lt;LI&gt;Add a new &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;Application Setting&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;BR /&gt;Name:&amp;nbsp;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;OpenAccessPointLoadBalancer&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;Value:&lt;SPAN style="font-family: courier new,courier,monospace;"&gt; true&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Restart the &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;&lt;STRONG&gt;QlikView Application Pool&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;,&lt;/SPAN&gt; or &lt;STRONG&gt;reset IIS&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 26 Jul 2021 07:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-enable-load-balancing-when-opening-the-AccessPoint-to/ta-p/1711148</guid>
      <dc:creator>Bastien_Laugiero</dc:creator>
      <dc:date>2021-07-26T07:42:02Z</dc:date>
    </item>
  </channel>
</rss>

