IIS 7.5 - 网站需要每天早上重新启动
我有一个 Umbraco 网站,每天早上我都必须重新启动该网站,以便用户能够发布内容。有没有可用的解决方案可以帮助我解决每天早上做这件事的问题?
I have an Umbraco website that I have to restart every morning in order for the users to be able to publish content. Is there any solutions available that will help me get around doing this each morning?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
1 - 记录为什么每天早上“必须”重新启动 IIS,
2 - 站点的文档使用模式,
3 - 检查您是否有多个站点时, 这才会有帮助/ 在服务器上运行的 Web 应用程序
1 - Document why do you "have to" restart IIS every morning
2 - Document usage patters of the site
3 - Check if you have multiple sites / web apps running on the server