<?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>topic Re: Qlik sense app filter behind haproxy in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-app-filter-behind-haproxy/m-p/1889774#M21256</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159072"&gt;@lguillou&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Your timeout settings on your reverse proxy look different than Qlik Sense proxy default settings.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest aligning them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 14:22:45 GMT</pubDate>
    <dc:creator>Alexis_Touet</dc:creator>
    <dc:date>2022-02-07T14:22:45Z</dc:date>
    <item>
      <title>Qlik sense app filter behind haproxy</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-app-filter-behind-haproxy/m-p/1868702#M20890</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're using Qlik Sense and want to run it behind a haproxy configuration. Authentication and navigation works great it seems there's a timeout when reached the user cannot use any filter in any apps. The user must refresh the navigator withing 1 or 2 minutes each time they are browsing any apps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's our backend configuration, if anyone has an idea we would be really greatful !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="code highlight" lang="plaintext"&gt;&lt;SPAN class="line"&gt;backend qlik&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    mode http&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    balance roundrobin&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    timeout queue 1800000&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    timeout server 1800000&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    timeout connect 1800000&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    timeout http-keep-alive 1800000&lt;/SPAN&gt;

&lt;SPAN class="line"&gt;    option http-server-close&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    #http-check send HEAD / HTTP/1.1\r\nHost:haproxy01&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    option httpclose&lt;/SPAN&gt;

&lt;SPAN class="line"&gt;    option forwardfor&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    stick-table type ip size 1m expire 30m&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    stick match src&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    stick store-request src&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    acl match_windows_form_authentication path_beg -i /internal_windows_authentication&lt;/SPAN&gt;

&lt;SPAN class="line"&gt;   # http-response replace-header ^([^ :]*)\ /internal_windows_authentication/(.*) /internal_windows_authentication/&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    http-request set-path /internal_forms_authentication if match_windows_form_authentication&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    http-request set-header X-Forwarded-Port %[dst_port]&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    http-request add-header X-Forwarded-Proto https if { ssl_fc }&lt;/SPAN&gt;
&lt;SPAN class="line"&gt;    server srv_qlik QLIK_SENSE_SERVER_IP:443 maxconn 2000 ssl check verify none&lt;/SPAN&gt;
&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Dec 2021 15:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-sense-app-filter-behind-haproxy/m-p/1868702#M20890</guid>
      <dc:creator>lguillou</dc:creator>
      <dc:date>2021-12-09T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense app filter behind haproxy</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-sense-app-filter-behind-haproxy/m-p/1889774#M21256</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/159072"&gt;@lguillou&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Your timeout settings on your reverse proxy look different than Qlik Sense proxy default settings.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest aligning them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 14:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-sense-app-filter-behind-haproxy/m-p/1889774#M21256</guid>
      <dc:creator>Alexis_Touet</dc:creator>
      <dc:date>2022-02-07T14:22:45Z</dc:date>
    </item>
  </channel>
</rss>

