<?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 Timeout Values Related To QlikView Deployment in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/ta-p/1711987</link>
    <description>&lt;H3&gt;QlikView Management Console (QMC)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Document&amp;nbsp;Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This value controls how long a document will be allowed to stay in memory before the QlikView Server (QVS) unloads the document and reclaims the resources. This timer begins counting down when there are no user sessions left in the document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System &amp;gt; Setup &amp;gt; QVS@ &amp;gt; Documents&amp;nbsp;tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;480 (minutes&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Max Inactive Session Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This the maximum idle time a user is allowed before the QVS ends the user session.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QMC &amp;gt; System &amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance&amp;nbsp;tab&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;1800 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Possible Session Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This setting coincides with the number of concurrent sessions setting to determine if any 'old' sessions can be taken to provide access to a new user coming into the environment.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System&amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;1800 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Max Total Session Time&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This setting allows for the QVS to control the maximum time a user is allowed for any given session.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System&amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;QlikView Distribution Service (QDS)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Global Task Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Set global task timeouts&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;&amp;lt;add key="AbsoluteMaximumMinutesBeforeTaskTimeout" value="1440"/&amp;gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;DSCTimeoutSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Time QDS will wait for DSC to reply to a user/group lookup request&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;120 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;DSCCacheSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the QDS caches users/groups looked up by the DSC request&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;900 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;QvbWaitTimeoutMinutes&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the task will wait for a QVB distribution engine to free up before the task is killed and not run&lt;BR /&gt;NOTE: There will likely be 'save' errors if the task cannot get a QVB process within 300 minutes of being launched, so setting to a value larger than 300 is not recommended.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;45 (minutes)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Seconds to wait before QVB Kill&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The time the Distribution Service will wait for the document to close. If QlikView engine handles very large documents it might not respond, to prevent this, increase the value for the setting.&lt;BR /&gt;(Note: not in the exe.config by default in the 12.xx tracks and the unlisted default value is decreased to 16 seconds(QVII-170))&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="&lt;SPAN&gt;SecondsToWaitBeforeQVBKill&lt;/SPAN&gt;" value="60"/&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SocketTimeOutInSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Modify when a task fails due to communication with QlikView Server failed (Timedout).&lt;BR /&gt;&lt;BR /&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!-- Adjust the time the reload engine waits for the QVS to finish writing to disc during distribution --&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;add key="SocketTimeOutInSeconds" value="120" /&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;60 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;QlikView Server (QVS)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Document Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Same as the QMC setting, but in seconds. &amp;nbsp;Does not appear in the Settings.ini until the default is changed in the QMC settings.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;C:\ProgramData\QlikTech\QlikViewServer\settings.ini&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;28800 (seconds)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;QlikView Directory Service Connector (DSC)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Cache expiration&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The time the DSC holds the user/group information after lookup returned from the directory source.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QEMC &amp;gt; System&amp;gt; Setup &amp;gt; DSC@ &amp;gt; Active Directory &amp;gt; General &amp;gt; Edit icon&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;60 (minutes)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Service timeout&amp;nbsp;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the DSC waits for the directory resource to reply back to the query request.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QEMC &amp;gt; System&amp;gt; Setup &amp;gt; DSC@ &amp;gt; Active Directory &amp;gt; General &amp;gt; Edit icon&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (seconds)&lt;/P&gt;
&lt;H3&gt;QlikView Webserver (QVWS)&lt;/H3&gt;
&lt;H4&gt;&lt;STRONG&gt;QVSTimeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;&lt;STRONG&gt;Valid for version 11.20 SR15 and older; 12.0 and 12.10&lt;/STRONG&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;This setting is for the Full Browser client (Ajax) only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;C:\ProgramData\QlikTech\WebServer\config.xml&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;60 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SocketTimeOutInSeconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;I&gt;&lt;STRONG&gt;Valid for 11.20 SR16 and later; 12.20 IR and later.&lt;/STRONG&gt;&lt;/I&gt;&lt;/H4&gt;
&lt;P&gt;This setting is for the Full Browser client (Ajax) &amp;nbsp;only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;C:\Program Files\QlikView\Server\Web Server\QVWebServer.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SessionCookieTimeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the QVWS/Settings service will cache the user/group information, at the expiry of the cookie, the service must request the information from the DSC again.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;C:\ProgramData\QlikTech\WebServer\config.xml&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (minutes)&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Microsoft IIS&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;I&gt;Timeout related settings on IIS that can be relevant to review if there are issues or problem with timeouts when accessing QlikView through IIS. For more detail on specific IIS settings, please refer to Microsoft documentation.&amp;nbsp;&lt;/I&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;&amp;nbsp; &lt;SPAN&gt;&lt;SPAN&gt;SocketTimeOutInSeconds&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;
&lt;P&gt;Default Web Site* &amp;gt; Application Settings &amp;gt; right-click &amp;amp; choose Add&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*(if not using Default Web Site, select the web site which was chosen during the QlikView Settings Service installation process)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;This setting is for the Full Browser client (Ajax) &amp;nbsp;only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50px"&gt;Default&lt;/TD&gt;
&lt;TD width="330px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Connection Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Website &amp;gt; Advanced Settings &amp;gt; Connection Limits &amp;gt; Connection Time-out&lt;/TD&gt;
&lt;TD&gt;When you make any changes to the Connection Time-out setting for the Web site, it gets reflected in the applicationHost.config.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Application Pool Idle Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Application Pool &amp;gt; Advanced Settings &amp;gt; Process Model &amp;gt; Set&amp;nbsp;Idle Time-out&lt;/TD&gt;
&lt;TD&gt;Time out is defined in minutes and is the amount of time the user session can be inactive before the app pool resets the user session.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;20 minutes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;ASP Session Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; ASP &amp;gt; Session Properties &amp;gt; Time-out&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Web Session Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; Configuration Editor &amp;gt; system.web/sessionState &amp;gt;&amp;nbsp;Set Timeout&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Cookie Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; Configuration Editor &amp;gt; system.web/roleManager &amp;gt; Set cookieTimeout&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;CGI Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;CGI feature page &amp;gt; CGI timeout value&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Login Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;remote login timeout&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Query Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;servername &amp;gt; properties &amp;gt; connection tab &amp;gt; query timeout value&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;ASP .NET&lt;/H3&gt;
&lt;P&gt;ASP Setting for IIS 7.0 / IIS 7.5&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Expand the local computer node, expand Web Sites, select the appropriate web site and double-click Session State in the right hand panel.&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Change the setting for Time-Out.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;ASP Script Timeout Settings for IIS 7.0 / IIS 7.5&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager .&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Expand the local computer node, expand Web Sites, select the appropriate web site and double-click ASP in the right hand panel.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;In the ASP window, expand 'Limits Properties' and change the Script Timeout value.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Windows Service Timeout&lt;/H3&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Windows service control timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;&lt;A href="http://support.microsoft.com/kb/839803/en-us" target="test_blank"&gt;http://support.microsoft.com/kb/839803/en-us&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;Used to resolve COMException (0x80010108)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Wed, 28 Apr 2021 01:47:17 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2021-04-28T01:47:17Z</dc:date>
    <item>
      <title>Timeout Values Related To QlikView Deployment</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/ta-p/1711987</link>
      <description>&lt;H3&gt;QlikView Management Console (QMC)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Document&amp;nbsp;Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This value controls how long a document will be allowed to stay in memory before the QlikView Server (QVS) unloads the document and reclaims the resources. This timer begins counting down when there are no user sessions left in the document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System &amp;gt; Setup &amp;gt; QVS@ &amp;gt; Documents&amp;nbsp;tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;480 (minutes&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Max Inactive Session Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This the maximum idle time a user is allowed before the QVS ends the user session.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QMC &amp;gt; System &amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance&amp;nbsp;tab&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;1800 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Possible Session Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This setting coincides with the number of concurrent sessions setting to determine if any 'old' sessions can be taken to provide access to a new user coming into the environment.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System&amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;1800 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Max Total Session Time&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This setting allows for the QVS to control the maximum time a user is allowed for any given session.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;QMC &amp;gt; System&amp;gt; Setup &amp;gt; QVS@ &amp;gt; Performance tab&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;QlikView Distribution Service (QDS)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Global Task Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Set global task timeouts&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;&amp;lt;add key="AbsoluteMaximumMinutesBeforeTaskTimeout" value="1440"/&amp;gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;DSCTimeoutSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Time QDS will wait for DSC to reply to a user/group lookup request&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;120 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;DSCCacheSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the QDS caches users/groups looked up by the DSC request&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;900 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;QvbWaitTimeoutMinutes&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the task will wait for a QVB distribution engine to free up before the task is killed and not run&lt;BR /&gt;NOTE: There will likely be 'save' errors if the task cannot get a QVB process within 300 minutes of being launched, so setting to a value larger than 300 is not recommended.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;45 (minutes)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Seconds to wait before QVB Kill&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The time the Distribution Service will wait for the document to close. If QlikView engine handles very large documents it might not respond, to prevent this, increase the value for the setting.&lt;BR /&gt;(Note: not in the exe.config by default in the 12.xx tracks and the unlisted default value is decreased to 16 seconds(QVII-170))&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;add key="&lt;SPAN&gt;SecondsToWaitBeforeQVBKill&lt;/SPAN&gt;" value="60"/&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SocketTimeOutInSeconds&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Modify when a task fails due to communication with QlikView Server failed (Timedout).&lt;BR /&gt;&lt;BR /&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!-- Adjust the time the reload engine waits for the QVS to finish writing to disc during distribution --&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;add key="SocketTimeOutInSeconds" value="120" /&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;Program Files\QlikView\Publisher\Distribution Service\QlikviewDistributionService.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;60 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;QlikView Server (QVS)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Document Timeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Same as the QMC setting, but in seconds. &amp;nbsp;Does not appear in the Settings.ini until the default is changed in the QMC settings.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;C:\ProgramData\QlikTech\QlikViewServer\settings.ini&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;28800 (seconds)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;QlikView Directory Service Connector (DSC)&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Cache expiration&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The time the DSC holds the user/group information after lookup returned from the directory source.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QEMC &amp;gt; System&amp;gt; Setup &amp;gt; DSC@ &amp;gt; Active Directory &amp;gt; General &amp;gt; Edit icon&lt;BR /&gt;&lt;STRONG&gt;Default:&amp;nbsp;&lt;/STRONG&gt;60 (minutes)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Service timeout&amp;nbsp;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the DSC waits for the directory resource to reply back to the query request.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;QEMC &amp;gt; System&amp;gt; Setup &amp;gt; DSC@ &amp;gt; Active Directory &amp;gt; General &amp;gt; Edit icon&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (seconds)&lt;/P&gt;
&lt;H3&gt;QlikView Webserver (QVWS)&lt;/H3&gt;
&lt;H4&gt;&lt;STRONG&gt;QVSTimeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;I&gt;&lt;STRONG&gt;Valid for version 11.20 SR15 and older; 12.0 and 12.10&lt;/STRONG&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;This setting is for the Full Browser client (Ajax) only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&lt;/STRONG&gt;&amp;nbsp;C:\ProgramData\QlikTech\WebServer\config.xml&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;60 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SocketTimeOutInSeconds&lt;/STRONG&gt;&lt;BR /&gt;&lt;I&gt;&lt;STRONG&gt;Valid for 11.20 SR16 and later; 12.20 IR and later.&lt;/STRONG&gt;&lt;/I&gt;&lt;/H4&gt;
&lt;P&gt;This setting is for the Full Browser client (Ajax) &amp;nbsp;only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;C:\Program Files\QlikView\Server\Web Server\QVWebServer.exe.config&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (seconds)&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;SessionCookieTimeout&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The amount of time the QVWS/Settings service will cache the user/group information, at the expiry of the cookie, the service must request the information from the DSC again.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Location:&amp;nbsp;&lt;/STRONG&gt;C:\ProgramData\QlikTech\WebServer\config.xml&lt;BR /&gt;&lt;STRONG&gt;Default:&lt;/STRONG&gt;&amp;nbsp;30 (minutes)&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Microsoft IIS&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;I&gt;Timeout related settings on IIS that can be relevant to review if there are issues or problem with timeouts when accessing QlikView through IIS. For more detail on specific IIS settings, please refer to Microsoft documentation.&amp;nbsp;&lt;/I&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;&amp;nbsp; &lt;SPAN&gt;&lt;SPAN&gt;SocketTimeOutInSeconds&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;
&lt;P&gt;Default Web Site* &amp;gt; Application Settings &amp;gt; right-click &amp;amp; choose Add&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*(if not using Default Web Site, select the web site which was chosen during the QlikView Settings Service installation process)&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;This setting is for the Full Browser client (Ajax) &amp;nbsp;only, and is the amount of time the web server will wait for the QVS to respond to any Ajax request sent to the QVS.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50px"&gt;Default&lt;/TD&gt;
&lt;TD width="330px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Connection Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Website &amp;gt; Advanced Settings &amp;gt; Connection Limits &amp;gt; Connection Time-out&lt;/TD&gt;
&lt;TD&gt;When you make any changes to the Connection Time-out setting for the Web site, it gets reflected in the applicationHost.config.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Application Pool Idle Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Application Pool &amp;gt; Advanced Settings &amp;gt; Process Model &amp;gt; Set&amp;nbsp;Idle Time-out&lt;/TD&gt;
&lt;TD&gt;Time out is defined in minutes and is the amount of time the user session can be inactive before the app pool resets the user session.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;20 minutes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;ASP Session Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; ASP &amp;gt; Session Properties &amp;gt; Time-out&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Web Session Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; Configuration Editor &amp;gt; system.web/sessionState &amp;gt;&amp;nbsp;Set Timeout&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Cookie Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;Sites &amp;gt; your-website-domain.com &amp;gt; Configuration Editor &amp;gt; system.web/roleManager &amp;gt; Set cookieTimeout&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;CGI Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;CGI feature page &amp;gt; CGI timeout value&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Login Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;remote login timeout&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Query Timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;servername &amp;gt; properties &amp;gt; connection tab &amp;gt; query timeout value&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H3&gt;ASP .NET&lt;/H3&gt;
&lt;P&gt;ASP Setting for IIS 7.0 / IIS 7.5&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Expand the local computer node, expand Web Sites, select the appropriate web site and double-click Session State in the right hand panel.&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Change the setting for Time-Out.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;ASP Script Timeout Settings for IIS 7.0 / IIS 7.5&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the Web server, click Start, point to Control Panel, point to Administrative Tools, and then click Internet Information Services (IIS) Manager .&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Expand the local computer node, expand Web Sites, select the appropriate web site and double-click ASP in the right hand panel.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;In the ASP window, expand 'Limits Properties' and change the Script Timeout value.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;Windows Service Timeout&lt;/H3&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="150px"&gt;Windows service control timeout&lt;/TD&gt;
&lt;TD width="50px"&gt;Location&lt;/TD&gt;
&lt;TD width="330px"&gt;&lt;A href="http://support.microsoft.com/kb/839803/en-us" target="test_blank"&gt;http://support.microsoft.com/kb/839803/en-us&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;Used to resolve COMException (0x80010108)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Default&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 28 Apr 2021 01:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/ta-p/1711987</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2021-04-28T01:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Values Related To QlikView Deployment</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/tac-p/1759322#M1024</link>
      <description>&lt;P&gt;Settings are case sensitive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So correct is "SecondsToWaitBeforeQVBKill"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 13:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/tac-p/1759322#M1024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-06T13:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Timeout Values Related To QlikView Deployment</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/tac-p/1761106#M1084</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp; Thank you, Roland! Corrected it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 11:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Timeout-Values-Related-To-QlikView-Deployment/tac-p/1761106#M1084</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-11-12T11:49:37Z</dc:date>
    </item>
  </channel>
</rss>

