<?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 Qlik Sense Enterprise on Windows: HTTP Header size restriction in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/ta-p/1716332</link>
    <description>&lt;P&gt;SAML authentication fails with the following error:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;HTTP Error 400. The size of the request headers is too long.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The entire return code looks as such:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""&lt;A href="http://www.w3.org/TR/html4/strict.dtd" target="_blank" rel="noopener"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;"&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;&lt;STRONG&gt;Bad Request&lt;/STRONG&gt;&amp;lt;/TITLE&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"&amp;gt;&amp;lt;/HEAD&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;BODY&amp;gt;&amp;lt;h2&amp;gt;&lt;STRONG&gt;Bad Request - Request Too Long&lt;/STRONG&gt;&amp;lt;/h2&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;hr&amp;gt;&amp;lt;p&amp;gt;&lt;STRONG&gt;HTTP Error 400. The size of the request headers is too long.&lt;/STRONG&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;,&amp;nbsp;any version&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows and Qlik Sense have a limitation on HTTP Header sizes.&amp;nbsp;The maximum header length is set at 16 KB by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;We recommend you investigate the impact on other programs on the machine, as changing these settings is a system-wide change.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Steps to be applied on the Qlik Sense Server:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Windows Registry Editor with Administrative Permissions.&lt;/LI&gt;
&lt;LI&gt;Create (or locate and change) the following keys and configure them with the desired value:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Create DWord 32&lt;BR /&gt;Name = MaxFieldLength&lt;BR /&gt;Decimal = 65536&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Create DWord 32&lt;BR /&gt;Name = MaxRequestBytes&lt;BR /&gt;Decimal = 16777216&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;LI&gt;Restart the Server&lt;/LI&gt;
&lt;LI&gt;Open the Qlik Sense Management Console&lt;/LI&gt;
&lt;LI&gt;Open the Proxy used and navigate to the Settings of the Proxy&lt;/LI&gt;
&lt;LI&gt;In the&amp;nbsp;&lt;STRONG&gt;Advanced&amp;nbsp;&lt;/STRONG&gt;section, input the desired &lt;STRONG&gt;Max header size (bytes)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The HTTP header length can be up to &lt;STRONG&gt;64 KB&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;For more information, see:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/developer/webapps/iis/www-authentication-authorization/http-bad-request-response-kerberos" target="_blank" rel="noopener"&gt;Maximum values MaxFieldLenght | MaxRequestBytes (learn.microsoft.com)&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-developer/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Session-Module-API-Session-Add.htm" target="_self"&gt;Add Session on Qlik Sense for developers&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 31 Mar 2026 09:59:49 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2026-03-31T09:59:49Z</dc:date>
    <item>
      <title>Qlik Sense Enterprise on Windows: HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/ta-p/1716332</link>
      <description>&lt;P&gt;SAML authentication fails with the following error:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;HTTP Error 400. The size of the request headers is too long.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The entire return code looks as such:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""&lt;A href="http://www.w3.org/TR/html4/strict.dtd" target="_blank" rel="noopener"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;"&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;&lt;STRONG&gt;Bad Request&lt;/STRONG&gt;&amp;lt;/TITLE&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"&amp;gt;&amp;lt;/HEAD&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;BODY&amp;gt;&amp;lt;h2&amp;gt;&lt;STRONG&gt;Bad Request - Request Too Long&lt;/STRONG&gt;&amp;lt;/h2&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;hr&amp;gt;&amp;lt;p&amp;gt;&lt;STRONG&gt;HTTP Error 400. The size of the request headers is too long.&lt;/STRONG&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;,&amp;nbsp;any version&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Windows and Qlik Sense have a limitation on HTTP Header sizes.&amp;nbsp;The maximum header length is set at 16 KB by default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;We recommend you investigate the impact on other programs on the machine, as changing these settings is a system-wide change.&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Steps to be applied on the Qlik Sense Server:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the Windows Registry Editor with Administrative Permissions.&lt;/LI&gt;
&lt;LI&gt;Create (or locate and change) the following keys and configure them with the desired value:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Create DWord 32&lt;BR /&gt;Name = MaxFieldLength&lt;BR /&gt;Decimal = 65536&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Create DWord 32&lt;BR /&gt;Name = MaxRequestBytes&lt;BR /&gt;Decimal = 16777216&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Save&lt;/LI&gt;
&lt;LI&gt;Restart the Server&lt;/LI&gt;
&lt;LI&gt;Open the Qlik Sense Management Console&lt;/LI&gt;
&lt;LI&gt;Open the Proxy used and navigate to the Settings of the Proxy&lt;/LI&gt;
&lt;LI&gt;In the&amp;nbsp;&lt;STRONG&gt;Advanced&amp;nbsp;&lt;/STRONG&gt;section, input the desired &lt;STRONG&gt;Max header size (bytes)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The HTTP header length can be up to &lt;STRONG&gt;64 KB&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;For more information, see:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://learn.microsoft.com/en-us/troubleshoot/developer/webapps/iis/www-authentication-authorization/http-bad-request-response-kerberos" target="_blank" rel="noopener"&gt;Maximum values MaxFieldLenght | MaxRequestBytes (learn.microsoft.com)&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-developer/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Session-Module-API-Session-Add.htm" target="_self"&gt;Add Session on Qlik Sense for developers&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 31 Mar 2026 09:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/ta-p/1716332</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2026-03-31T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825182#M3871</link>
      <description>&lt;P&gt;We do not see this key in our Feb 2021 version of Qlik Sense. Is this still valid for Feb 2021 and up?&lt;/P&gt;&lt;P&gt;If so, does the key need to be added?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825182#M3871</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2021-07-28T13:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825194#M3872</link>
      <description>&lt;P&gt;looks like the key needs to be added manually, per Microsoft.&lt;BR /&gt;&lt;BR /&gt;related to this, can this issue also manifest with a 500 error, instead of the 400 error?&lt;BR /&gt;&lt;BR /&gt;We are seeing 500 error for many users with large number of groups, giving a larger header size.&lt;BR /&gt;However, users with small number of groups are not seeing any errors and the SAML works fine for them.&lt;BR /&gt;&lt;BR /&gt;is there any issue with the number of groups that could cause a 500 error instead of a 400 error?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825194#M3872</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2021-07-28T13:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825195#M3873</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a little too complex to troubleshoot with you (or brainstorm) in an article - we'll need an SME for this and I'd suggest logging a ticket if you haven't already done so.&lt;/P&gt;
&lt;P&gt;We try to add as much information as we can to our articles to assist in deeper investigations, but sometimes the right question hasn't been asked yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1825195#M3873</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-07-28T13:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1826448#M3941</link>
      <description>&lt;P&gt;We have tested and proven that we get an HTTP 500 error with SAML when the user has too many groups. This is a close cousin to this error documented on this page, but different.&amp;nbsp; We were getting all the group information in an attribute, memberof. We had to do work with our SAML team to set up a new attribute, that got a smaller set of groups, in&amp;nbsp; a new attribute, in order to workaround this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it appears that Qlik has a limit on the number of groups, we only saw this 500 error when the user was a member of many groups. Users with smaller number of groups, had no error at all and everything worked fine.&lt;/P&gt;&lt;P&gt;This would benefit users, if this error and root cause could be confirmed by Qlik Support and documented. The 500 error is not very informative and we did not see anything in the logs that helped determine the root cause either. it took a while to figure out and find a workaround.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 17:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1826448#M3941</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2021-08-03T17:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827386#M3957</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe your issue is rather related to&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-quot-Qlik-Sense-G3-Broker-API-quot-error-on-the-hub/ta-p/1711832" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Qlik-Sense-quot-Qlik-Sense-G3-Broker-API-quot-error-on-the-hub/ta-p/1711832&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To be precise, this is the total length of all groups and not the number of groups itself. Less groups with very long group names would cause the same issue.&lt;/P&gt;
&lt;P&gt;That header size can be set as per the above article in&amp;nbsp;&lt;SPAN&gt;C:\Program Files\Qlik\Sense\ServiceDispatcher\service.conf&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 08:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827386#M3957</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-08-09T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827488#M3964</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;, no, I do not think it is the same issue. the error returned are different, and the workarounds for the total header size (with the 400 error) do not affect this issue with too many groups (the generic 500 error).&amp;nbsp; we tested this and established the root cause of the 500 error was the number of groups. The other workarounds we found, including the one in this article, for the header too large issue which gives a 400 error had no effect on the situation we were facing at all.&amp;nbsp; &amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;thanks for your help as always, unfortunately Qlik Support will usually see SAML in the ticket and not assist at all usually, and suggest that professional services be engaged.&amp;nbsp; even if it seems there may be a defect/feature at play.&lt;BR /&gt;&lt;BR /&gt;I do not think we tested the MaxHttpHeaderSize setting but we did try the registry entry listed in this article.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 13:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827488#M3964</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2021-08-09T13:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827491#M3965</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually for the article I sent, the error was different in different versions (the article probably needs a refresh), in some versions it was "Broker API G3", in some other versions it was an error 500 on any of the Dispatcher service endpoint (/api/v1/language or any other /api/v1/... endpoints, this can be verified in the "network" tab in the browser devtools)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 13:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/1827491#M3965</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-08-09T13:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2083939#M9442</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This article mentions that the HTTP header length can reach a maximum of 64kb. However, in the QMC (Proxy), a message indicates that the maximum header size is 131072 bytes, which is equivalent to 128kb. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can someone clarify this ambiguity?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Max Header Size.png" style="width: 891px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/110084i4EA9DBE943DD821F/image-dimensions/891x95?v=v2" width="891" height="95" role="button" title="Max Header Size.png" alt="Max Header Size.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 18:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2083939#M9442</guid>
      <dc:creator>ggijben</dc:creator>
      <dc:date>2023-06-14T18:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2085322#M9480</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2221"&gt;@ggijben&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll look into this for you. The documentation we have still references 64kb as well (not only this article), so it&amp;nbsp;&lt;EM&gt;may&amp;nbsp;&lt;/EM&gt;be that we will need case to have this run through RnD. But I will check first to see what I can do without a ticket.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 13:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2085322#M9480</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-06-19T13:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense HTTP Header size restriction</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2086640#M9498</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2221"&gt;@ggijben&lt;/a&gt;&amp;nbsp;No ticket is required!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This difference comes from the management console allowing a value it shouldn't. I've reported this as a defect: QB-20272.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 07:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-HTTP-Header-size-restriction/tac-p/2086640#M9498</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-06-22T07:49:02Z</dc:date>
    </item>
  </channel>
</rss>

