<?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: Server Performance Stats in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187282#M1285883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a question.&lt;/P&gt;&lt;P&gt;can someone tell me how VM commited and VM allocated are related with RAM performance???&lt;/P&gt;&lt;P&gt;i&amp;nbsp; &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;appreciate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your help&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 21:38:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-01T21:38:26Z</dc:date>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187275#M1285871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone give me a quick lesson on how to interpret these stats? The documentation didn't really help me too much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="file:/C:/DOCUME~1/garlandb/LOCALS~1/Temp/moz-screenshot.png" /&gt; &lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1105_sourceID:1105" /&gt;&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/Server-Performance-Stats/m-p/187275#M1285871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187276#M1285872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;This is directly from the server manual:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;CPULoad:&lt;/STRONG&gt; Average CPU load from QlikView Server during interval&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VMCommitted:&lt;/STRONG&gt; Size in MB of virtual memory actually used by QlikView Server at the end of the interval. This number is part of VMAllocated(MB) and should not exceed the size of the physical memory in order to avoid unacceptable response times&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VMAllocated:&lt;/STRONG&gt; Size in MB of virtual memory allocated by QlikView Server at the end of the interval. VMAllocated(MB)+ VMFree(MB) = total maximum virtual memory space available to the QlikView Server process.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VMFree:&lt;/STRONG&gt; Size in MB of unallocated virtual memory available to QlikView Server&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VMLargestFreeBlock:&lt;/STRONG&gt; Size in MB of the largest contiguous block of unallocated virtual memory available to QlikView Server. This number is part of VMFree(MB)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;UsageCalBalance:&lt;/STRONG&gt; '-1.00' denotes no Usage CALs exist&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 23:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187276#M1285872</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2010-02-18T23:59:44Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187277#M1285873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;EM&gt;The documentation didn't really help me too much&lt;/EM&gt;."&lt;/P&gt;&lt;P&gt;Can anyone translate into non-technical English for me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 00:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187277#M1285873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-19T00:10:08Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187278#M1285875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's a little hard to talk about virtual memory without getting technical. But basically, you have to distinct between reservation, allocation and commit in this case.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Reservation&lt;/B&gt; is performed by QVS to have a memory area to work within.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Allocation&lt;/B&gt; is performed when QVS needs to actually extend it's usage within the reserved memory area.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Commit&lt;/B&gt; is when data is placed within the allocated area of memory.&lt;/P&gt;&lt;P&gt;The reservation, in a QVS case, is basically "invisible", since it does not directly consume any resources. The final call when reserving memory is up to Windows, and the returned reservation might be smaller than requested by QVS. The reserved memory area can be seen in the QVS event logs (high/debug/verbose logging required) at proccess startup, and are defined by the Working Set limits, inheriting in the QVS settings.&lt;/P&gt;&lt;P&gt;The allocation and commit values, if placed on a curve, will follow each other closely if the memory usage is healthy, with allocation just above commit. Differences or "split curves" in this case can indicate memory leaks, but will show significantly.&lt;/P&gt;&lt;P&gt;The VMFree and VMLargestFreeBlock values are only useful on 32 bit systems, since on a 64 bit system returns the size that Windows reports - and that number is, for some reason I don't know, the total &lt;B&gt;possible&lt;/B&gt; memory size of the system. And that is not the same thing as actual free memory. I would disregard these numbers on x64, which is your case.&lt;/P&gt;&lt;P&gt;If interpreting memory statistics, you do have to have some knowledge of memory usage, unfortunately. I hope this helps you though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 17:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187278#M1285875</guid>
      <dc:creator>StefanBackstrand</dc:creator>
      <dc:date>2010-02-20T17:37:13Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187279#M1285877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. Yes, that does help. I assume the numbers are in MBs? And does the CPU load represent a percentage?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 22:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187279#M1285877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-20T22:04:06Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187280#M1285879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are correct on both points. The CPU load is an average of the values under the time interval, representing all CPU cores included in teh process affinity.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2010 19:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187280#M1285879</guid>
      <dc:creator>StefanBackstrand</dc:creator>
      <dc:date>2010-02-21T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187281#M1285881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 17:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187281#M1285881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-22T17:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187282#M1285883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i have a question.&lt;/P&gt;&lt;P&gt;can someone tell me how VM commited and VM allocated are related with RAM performance???&lt;/P&gt;&lt;P&gt;i&amp;nbsp; &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;appreciate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your help&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 21:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/187282#M1285883</guid>
      <dc:creator />
      <dc:date>2012-10-01T21:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Server Performance Stats</title>
      <link>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/2031033#M1285885</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14150"&gt;@StefanBackstrand&lt;/a&gt;&amp;nbsp;you say "&lt;SPAN&gt;The allocation and commit values, if placed on a curve, will follow each other &lt;STRONG&gt;closely&lt;/STRONG&gt; if the memory usage is healthy, with allocation just above commit."&amp;nbsp; What would you define as closely? what sort of percentage gap is healthy?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 19:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Server-Performance-Stats/m-p/2031033#M1285885</guid>
      <dc:creator>mgranillo</dc:creator>
      <dc:date>2023-01-27T19:50:03Z</dc:date>
    </item>
  </channel>
</rss>

