<?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 time a Qlik Sense Websocket connection in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-time-a-Qlik-Sense-Websocket-connection/ta-p/1715488</link>
    <description>&lt;P&gt;Using Dev Tools in your browser of choice it’s possible to get more precise timing of your websocket connections. This can be helpful in troubleshooting apps that are slow or timing out.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Here are a few steps to follow:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;In this example, we will use the Chrome Dev Tools. Press CTRL + Shift + I to get it to open. It should look like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome.png" style="width: 618px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73671iB1A11378D1EB885C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome.png" alt="Developer Tools in Chrome.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;With the Network tab selected, proceed to open your application:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chrome Developer Tools Network tab load in seconds.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73672i26938323A9835A16/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chrome Developer Tools Network tab load in seconds.png" alt="Chrome Developer Tools Network tab load in seconds.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;We’re interested in that top line with the Type of websocket, select that:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome request is not finishe dyet.png" style="width: 880px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73673iC0045429024A5334/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome request is not finishe dyet.png" alt="Developer Tools in Chrome request is not finishe dyet.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;On this timing tab, we can see how long it took to establish a connection to the app. This includes authentication, authorization, and loading the app into memory (if not accomplished previously).&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If we want to break that down further, we can go to the Frames tab:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome handle id.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73674i80F210C8AC799470/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome handle id.png" alt="Developer Tools in Chrome handle id.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;Here we can see the length of the individual frames as well as the time in which they were loaded.&amp;nbsp; This should give you a good idea of how long each frame took based on the load time of the previous frame.&amp;nbsp; Furthermore, the green frames are those sent to the server while the white handles are the responses.&amp;nbsp; You can compare them by matching the Handle number with the ID in the response as highlighted.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;DIV 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;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Mar 2022 15:09:37 GMT</pubDate>
    <dc:creator>Chris_Rice</dc:creator>
    <dc:date>2022-03-04T15:09:37Z</dc:date>
    <item>
      <title>How to time a Qlik Sense Websocket connection</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-time-a-Qlik-Sense-Websocket-connection/ta-p/1715488</link>
      <description>&lt;P&gt;Using Dev Tools in your browser of choice it’s possible to get more precise timing of your websocket connections. This can be helpful in troubleshooting apps that are slow or timing out.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Here are a few steps to follow:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;In this example, we will use the Chrome Dev Tools. Press CTRL + Shift + I to get it to open. It should look like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome.png" style="width: 618px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73671iB1A11378D1EB885C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome.png" alt="Developer Tools in Chrome.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV&gt;With the Network tab selected, proceed to open your application:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chrome Developer Tools Network tab load in seconds.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73672i26938323A9835A16/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chrome Developer Tools Network tab load in seconds.png" alt="Chrome Developer Tools Network tab load in seconds.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;We’re interested in that top line with the Type of websocket, select that:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome request is not finishe dyet.png" style="width: 880px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73673iC0045429024A5334/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome request is not finishe dyet.png" alt="Developer Tools in Chrome request is not finishe dyet.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;On this timing tab, we can see how long it took to establish a connection to the app. This includes authentication, authorization, and loading the app into memory (if not accomplished previously).&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If we want to break that down further, we can go to the Frames tab:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer Tools in Chrome handle id.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73674i80F210C8AC799470/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer Tools in Chrome handle id.png" alt="Developer Tools in Chrome handle id.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;Here we can see the length of the individual frames as well as the time in which they were loaded.&amp;nbsp; This should give you a good idea of how long each frame took based on the load time of the previous frame.&amp;nbsp; Furthermore, the green frames are those sent to the server while the white handles are the responses.&amp;nbsp; You can compare them by matching the Handle number with the ID in the response as highlighted.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;DIV 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;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Mar 2022 15:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-time-a-Qlik-Sense-Websocket-connection/ta-p/1715488</guid>
      <dc:creator>Chris_Rice</dc:creator>
      <dc:date>2022-03-04T15:09:37Z</dc:date>
    </item>
  </channel>
</rss>

