简体   繁体   English

如何在SQL Report Server(SSRS)上设置空闲超时

[英]How do I set idle timeout on SQL Report server (SSRS)

I am trying to stop the service going into shutdown, so that next time its used, it doesnt take 2 mins to load. 我试图停止该服务进入关闭状态,以便下次使用该服务时,不需要花费2分钟的时间来加载它。

Unfortunately I cannot find where to alter such settings, as the report server to my suprise is NOT hosted on IIS. 不幸的是,我找不到更改这些设置的位置,因为我的惊奇报告服务器未托管在IIS上。 It has some sort of native host. 它具有某种本地主机。

How can I edit the timeout. 我该如何编辑超时。 Below is what an IIS timeout setting looks like. 下面是IIS超时设置的外观。

在此处输入图片说明

我将创建一个简单的“预热报告”,然后安排它每30分钟左右运行一次。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM