<?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 PBIRS browser timeout limit in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1422220#M16270</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a default timeout limit for the PBIRS browser session and if there is a way to change that please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 20:07:27 GMT</pubDate>
    <dc:creator>Abdelmajid</dc:creator>
    <dc:date>2020-10-08T20:07:27Z</dc:date>
    <item>
      <title>PBIRS browser timeout limit</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1422220#M16270</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a default timeout limit for the PBIRS browser session and if there is a way to change that please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 20:07:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1422220#M16270</guid>
      <dc:creator>Abdelmajid</dc:creator>
      <dc:date>2020-10-08T20:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: PBIRS browser timeout limit</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1422360#M16271</link>
      <description>&lt;P&gt;Check this link,&amp;nbsp;Different timeouts exists. (rsReportServer.config)&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/report-server/rsreportserver-config-configuration-file?view=sql-server-ver15" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/report-server/rsreportserver-config-configuration-file?view=sql-server-ver15&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically, we do increase - DatabaseQueryTimeout, say like 300&lt;/P&gt;&lt;P&gt;Also, you change the web.config, httpRuntime executionTimeout="9000" ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Please backup any config file (in the same folder), before doing the changes.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 00:47:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1422360#M16271</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-10-09T00:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: PBIRS browser timeout limit</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1424517#M16283</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="29249" data-lia-user-login="sevenhills" class="lia-mention lia-mention-user"&gt;sevenhills&lt;/a&gt;&amp;nbsp;Thanks for the info.&lt;/P&gt;&lt;P&gt;Is the below setting the proper one to end the browser session for the end users if they leave the browser for sometime?&lt;/P&gt;&lt;P&gt;&amp;lt;httpRuntime executionTimeout="&lt;U&gt;9000&lt;/U&gt;" requestValidationMode="2.0" /&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 14:08:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1424517#M16283</guid>
      <dc:creator>Abdelmajid</dc:creator>
      <dc:date>2020-10-09T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: PBIRS browser timeout limit</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1425221#M16288</link>
      <description>&lt;P&gt;Typically, Browser session and database query both go hand in hand. That is why I mentioned earlier to increase both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that is the value you may have to change to increase the browser session. (Remember, if you change the browser session, and the database query takes more time, then it is of no use.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check more info here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dotnet/api/system.web.configuration.httpruntimesection.executiontimeout?view=netframework-4.8" target="_blank"&gt;https://docs.microsoft.com/en-us/dotnet/api/system.web.configuration.httpruntimesection.executiontimeout?view=netframework-4.8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 21:16:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PBIRS-browser-timeout-limit/m-p/1425221#M16288</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-10-09T21:16:28Z</dc:date>
    </item>
  </channel>
</rss>

