<?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: QLikView Web server behind proxy server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249050#M1278159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I played with this at one point using Microsoft ISA server. There was a setting I had to change to allow the login box to past through the proxy( it had to do with pass through&amp;nbsp; authentication). Once I did this everything worked as expected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jan 2013 01:43:20 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2013-01-20T01:43:20Z</dc:date>
    <item>
      <title>QLikView Web server behind proxy server</title>
      <link>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249048#M1278153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are tyring to simulate using the QLikView Web server behind a firewall by using an IBM HTTP server used as a reverse proxy server.&amp;nbsp; We are using Mozilla as our browser for all requests.&amp;nbsp; We are using the Ajax pages on the web server (no Plug-in).&amp;nbsp; We have been running fiddler traces for the browser requests that are going throgh the proxy server.&amp;nbsp; We have also run the fiddler traces for requests that are going from the browser to the QLikView Web server directly.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web requests that are NOT using the proxy server are working as expected.&amp;nbsp; These requests are being challenged for a userid/password.&amp;nbsp; Once the userid/password is validated by the AD that this configured on the web server, the requests are being processed normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When we use our proxy server, we are NOT being challenged for a userid/password.&amp;nbsp; The default index.html page is loaded into the browser.&amp;nbsp; The index.html tries to perform a POST with &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;our proxy server&amp;gt;/QvAJAXZfc/AccessPoint.aspx?mark=&amp;amp;platform=browser.MSIE%207.0&amp;amp;dpi=96.&amp;nbsp; This request is never returned to the browser and eventually times out.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have compared the 2 fiddler traces and it looks like failing proxy server requests do not contain the session cookie for the browser.&amp;nbsp; I am trying to get the proxy server logs to see the proxy server is removing the session cookie information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody please tell me if I need to configure something in the QLikView Web server to allow the requests to flow thought a proxy server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working header:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;our qlik view web server&amp;gt;/QvAJAXZfc/AccessPoint.aspx?mark=&amp;amp;platform=browser.MSIE%207.0&amp;amp;dpi=96 HTTP/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Accept: */*&lt;/P&gt;&lt;P&gt;Accept-Language: en-us&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Referer: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://relgtddas002/qlikview/index.htm" target="_blank"&gt;http://relgtddas002/qlikview/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;UA-CPU: x86&lt;/P&gt;&lt;P&gt;Accept-Encoding: gzip, deflate&lt;/P&gt;&lt;P&gt;User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.1; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Host: relgtddas002&lt;/P&gt;&lt;P&gt;Content-Length: 190&lt;/P&gt;&lt;P&gt;Connection: Keep-Alive&lt;/P&gt;&lt;P&gt;Pragma: no-cache&lt;/P&gt;&lt;P&gt;Cookie: Login=True&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failing Header (no session cookie):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;proxy server&amp;gt;/QvAJAXZfc/AccessPoint.aspx?mark=&amp;amp;platform=browser.MSIE%207.0&amp;amp;dpi=96 HTTP/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Accept: */*&lt;/P&gt;&lt;P&gt;Accept-Language: en-us&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Referer: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://relgtddas002/qlikview/index.htm" target="_blank"&gt;http://relgtddas002/qlikview/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;UA-CPU: x86&lt;/P&gt;&lt;P&gt;Accept-Encoding: gzip, deflate&lt;/P&gt;&lt;P&gt;User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.1; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Host: relgtddas002&lt;/P&gt;&lt;P&gt;Content-Length: 165&lt;/P&gt;&lt;P&gt;Connection: Keep-Alive&lt;/P&gt;&lt;P&gt;Pragma: no-cache&lt;/P&gt;&lt;P&gt;Cookie: Login=True; AccessPointSession=6e3d1aa3-1b91-8666-08ba-902bfe3cf443&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249048#M1278153</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: QLikView Web server behind proxy server</title>
      <link>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249049#M1278156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have similar issue... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;request made directly the QV server (IIS) works&lt;/P&gt;&lt;P&gt;request made via reverse proxy server fails&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone please reply to above post...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249049#M1278156</guid>
      <dc:creator />
      <dc:date>2013-01-18T19:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: QLikView Web server behind proxy server</title>
      <link>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249050#M1278159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I played with this at one point using Microsoft ISA server. There was a setting I had to change to allow the login box to past through the proxy( it had to do with pass through&amp;nbsp; authentication). Once I did this everything worked as expected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2013 01:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QLikView-Web-server-behind-proxy-server/m-p/249050#M1278159</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-01-20T01:43:20Z</dc:date>
    </item>
  </channel>
</rss>

