<?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 Network Load Balancer (NLB) Requirements for Qlik Sense Enterprise April 2018 and later in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/ta-p/1715665</link>
    <description>&lt;P&gt;Qlik Sense Enterprise does not include load balancing support for the web (presentation tier). Network Load Balancer (NLB) device must be acquired and implemented if resilience is needed at this layer. This article details the basic requirements for the NLB to successfully work with Qlik Sense Enterprise.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;This is not a configuration guide.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense April 2018 and later&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Qlik Sense Hub (Hub) and Qlik Sense Management Console (QMC) are accessed through a web browser on the client-side towards a Qlik Sense Proxy (QPS). In a multi-node environment, this means that each node is addressed with its unique address (URL). This potentially introduces a need to do DNS redirects or share new URLs to users, when nodes are taken down for maintenance or when new nodes are introduced.&lt;/P&gt;
&lt;P&gt;A network load balancer (NLB) can be introduced in the Qlik Sense deployment to enable a single point of contact for the user client and to ensure High-Availability to end-users. The NLB also adds a single point of administration of where users should currently be routed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik sense with nlb chart.png" style="width: 862px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46204i70F6B4416CD53FF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik sense with nlb chart.png" alt="qlik sense with nlb chart.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The NLB can be can either be software or hardware-based and must fulfill Qlik Sense load balancing requirements as listed below.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Ports&lt;/STRONG&gt;&lt;BR /&gt;All client-side communication to Qlik Sense Enterprise is done towards the Qlik Sense Proxy Service (QPS). NLB must have the ports required by QPS open to all communications with the QPS instances that are included in the load balancing. Default ports are as described in the "Ports used between user web browsers and proxies" section of &lt;A href="https://help.qlik.com/en-US/sense/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Ports.htm" target="_blank" rel="noopener" data-cke-saved-href="https://help.qlik.com/en-US/sense/June2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Ports.htm"&gt;Qlik Help - Ports Overview&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;WebSocket protocol&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Qlik Sense requires WebSocket (WSS) communication for data transfer. Once HTTP/HTTPS communication has been initiated by the client, a WebSocket upgrade request is performed and maintained for the duration of the session. All networking solutions such as NLB, proxy, reverse proxies, and Enterprise Mobility Management (EMM) solutions between the client and Qlik Sense server must support and allow WebSocket traffic.&lt;/P&gt;
&lt;P&gt;Qlik Sense client utilizes one or more concurrent WSS connections when user is accessing a Qlik Sense app. The NLB must allow multiple persistent WSS connections between the client browser and Qlik Sense server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sticky/Persistent Session&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Qlik Sense requires that an ongoing user session is routed and maintained consistently to the same QPS. Methods for doing this vary between NLB solutions – refer to the NLB documentation for information on the options available. Commonly this feature is referred to as "Sticky Sessions" or "Session Persistence".&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Session Timeout&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The web (HTTP) session timeout (e.g. QPS or AccessPoint) should be configured the same or longer in NLB than in Qlik Sense. Note, this is for the web session not for the Qlik Sense Engine session.&lt;BR /&gt;&lt;BR /&gt;It is important that both HTTP and WebSocket (WSS) sessions timeouts are the same in network devices, to enable Qlik Sense to maintain a persistent WSS session throughout the HTTP session life. If WSS timeout can not be extended to the same length as HTTP timeout, please consider &lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense/ta-p/1714735" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense"&gt;Enabling TCP Keep Alive Functionality In Qlik Sense&lt;/A&gt; in Qlik Sense.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Troubleshooting&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For validation and troubleshooting of NLB configuration, consider the following configuration order:&lt;BR /&gt;&lt;BR /&gt;- Define Qlik Sense virtual proxy that allows anonymous access only&lt;BR /&gt;- Confirm WebSocket connectivity:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Websocket-Connectivity-Tester/ta-p/1716909" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/Cannot-open-application-on-streams-while-accessing-the-hub-from-external"&gt;Qlik Sense Websocket Connectivity Tester&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-To-Check-If-The-Browser-Works-With-WebSockets/ta-p/1714780" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-To-Check-If-The-Browser-Works-With-WebSockets"&gt;How To Check If The Browser Works With WebSockets&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;- Configure NLB to only utilize one Qlik Sense node&lt;BR /&gt;- Configure NLB to access anonymous virtual proxy&lt;BR /&gt;- Validate connection and access by opening Qlik Sense Websocket Connectivity Tester through NLB&amp;nbsp;&lt;BR /&gt;- Reconfigure NLB to access desired virtual proxy&lt;BR /&gt;- Validate authentication working by access Qlik Sense Hub through NLB&lt;BR /&gt;- Reconfigure NLB to include multiple Qlik Sense nodes in load balancing&lt;BR /&gt;- Validate load balancing by opening multiple concurrent user session&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 00:05:20 GMT</pubDate>
    <dc:creator>Damien_V</dc:creator>
    <dc:date>2022-03-30T00:05:20Z</dc:date>
    <item>
      <title>Network Load Balancer (NLB) Requirements for Qlik Sense Enterprise April 2018 and later</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/ta-p/1715665</link>
      <description>&lt;P&gt;Qlik Sense Enterprise does not include load balancing support for the web (presentation tier). Network Load Balancer (NLB) device must be acquired and implemented if resilience is needed at this layer. This article details the basic requirements for the NLB to successfully work with Qlik Sense Enterprise.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;This is not a configuration guide.&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense April 2018 and later&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Qlik Sense Hub (Hub) and Qlik Sense Management Console (QMC) are accessed through a web browser on the client-side towards a Qlik Sense Proxy (QPS). In a multi-node environment, this means that each node is addressed with its unique address (URL). This potentially introduces a need to do DNS redirects or share new URLs to users, when nodes are taken down for maintenance or when new nodes are introduced.&lt;/P&gt;
&lt;P&gt;A network load balancer (NLB) can be introduced in the Qlik Sense deployment to enable a single point of contact for the user client and to ensure High-Availability to end-users. The NLB also adds a single point of administration of where users should currently be routed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik sense with nlb chart.png" style="width: 862px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46204i70F6B4416CD53FF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik sense with nlb chart.png" alt="qlik sense with nlb chart.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The NLB can be can either be software or hardware-based and must fulfill Qlik Sense load balancing requirements as listed below.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Ports&lt;/STRONG&gt;&lt;BR /&gt;All client-side communication to Qlik Sense Enterprise is done towards the Qlik Sense Proxy Service (QPS). NLB must have the ports required by QPS open to all communications with the QPS instances that are included in the load balancing. Default ports are as described in the "Ports used between user web browsers and proxies" section of &lt;A href="https://help.qlik.com/en-US/sense/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Ports.htm" target="_blank" rel="noopener" data-cke-saved-href="https://help.qlik.com/en-US/sense/June2018/Subsystems/PlanningQlikSenseDeployments/Content/Deployment/Ports.htm"&gt;Qlik Help - Ports Overview&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;WebSocket protocol&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Qlik Sense requires WebSocket (WSS) communication for data transfer. Once HTTP/HTTPS communication has been initiated by the client, a WebSocket upgrade request is performed and maintained for the duration of the session. All networking solutions such as NLB, proxy, reverse proxies, and Enterprise Mobility Management (EMM) solutions between the client and Qlik Sense server must support and allow WebSocket traffic.&lt;/P&gt;
&lt;P&gt;Qlik Sense client utilizes one or more concurrent WSS connections when user is accessing a Qlik Sense app. The NLB must allow multiple persistent WSS connections between the client browser and Qlik Sense server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sticky/Persistent Session&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Qlik Sense requires that an ongoing user session is routed and maintained consistently to the same QPS. Methods for doing this vary between NLB solutions – refer to the NLB documentation for information on the options available. Commonly this feature is referred to as "Sticky Sessions" or "Session Persistence".&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Session Timeout&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The web (HTTP) session timeout (e.g. QPS or AccessPoint) should be configured the same or longer in NLB than in Qlik Sense. Note, this is for the web session not for the Qlik Sense Engine session.&lt;BR /&gt;&lt;BR /&gt;It is important that both HTTP and WebSocket (WSS) sessions timeouts are the same in network devices, to enable Qlik Sense to maintain a persistent WSS session throughout the HTTP session life. If WSS timeout can not be extended to the same length as HTTP timeout, please consider &lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense/ta-p/1714735" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/Enabling-TCP-Keep-Alive-Functionality-In-Qlik-Sense"&gt;Enabling TCP Keep Alive Functionality In Qlik Sense&lt;/A&gt; in Qlik Sense.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Troubleshooting&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;For validation and troubleshooting of NLB configuration, consider the following configuration order:&lt;BR /&gt;&lt;BR /&gt;- Define Qlik Sense virtual proxy that allows anonymous access only&lt;BR /&gt;- Confirm WebSocket connectivity:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-Websocket-Connectivity-Tester/ta-p/1716909" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/Cannot-open-application-on-streams-while-accessing-the-hub-from-external"&gt;Qlik Sense Websocket Connectivity Tester&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-To-Check-If-The-Browser-Works-With-WebSockets/ta-p/1714780" target="_blank" rel="noopener" data-cke-saved-href="/articles/Basic/How-To-Check-If-The-Browser-Works-With-WebSockets"&gt;How To Check If The Browser Works With WebSockets&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;- Configure NLB to only utilize one Qlik Sense node&lt;BR /&gt;- Configure NLB to access anonymous virtual proxy&lt;BR /&gt;- Validate connection and access by opening Qlik Sense Websocket Connectivity Tester through NLB&amp;nbsp;&lt;BR /&gt;- Reconfigure NLB to access desired virtual proxy&lt;BR /&gt;- Validate authentication working by access Qlik Sense Hub through NLB&lt;BR /&gt;- Reconfigure NLB to include multiple Qlik Sense nodes in load balancing&lt;BR /&gt;- Validate load balancing by opening multiple concurrent user session&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 00:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/ta-p/1715665</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2022-03-30T00:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Network Load Balancer (NLB) Requirements for Qlik Sense Enterprise April 2018 and later</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/tac-p/1945107#M6704</link>
      <description>&lt;P&gt;Hi, Do we need NLB for Engine, for example, I just want proxy on the central node and and and extra engine on a dedicated node. How should I configure in this case?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 14:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/tac-p/1945107#M6704</guid>
      <dc:creator>PeterOG</dc:creator>
      <dc:date>2022-06-17T14:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Network Load Balancer (NLB) Requirements for Qlik Sense Enterprise April 2018 and later</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/tac-p/1959368#M6936</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152650"&gt;@PeterOG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This article shows examples of a Network Load Balancer. These do not interact with the engines, but your Qlik Sense proxies.&lt;/P&gt;
&lt;P&gt;The Qlik Sense Proxies will load balance to their engines (depending on how many you have connected) without the need of any third-party load balancers.&lt;/P&gt;
&lt;P&gt;See&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/add-load-balance.htm" target="_blank" rel="noopener"&gt;Adding load balancing&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 11:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Network-Load-Balancer-NLB-Requirements-for-Qlik-Sense-Enterprise/tac-p/1959368#M6936</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-07-22T11:07:59Z</dc:date>
    </item>
  </channel>
</rss>

