gpt4 book ai didi

IIS 工作进程回收时间比设置的常规时间间隔更快(6.0 和 7.0)

转载 作者:行者123 更新时间:2023-12-03 03:28:35 33 4
gpt4 key购买 nike

我们已将应用程序池配置为按 180 分钟的固定时间间隔进行回收。但工作进程每 60 分钟就会被回收一次。

这是一个已知问题,还是我们需要配置其他内容?

谢谢

最佳答案

What causes an application pool in IIS to recycle? 中所述:

您可能想要打开完整的 AppPool 回收事件日志:

cscript adsutil.vbs Set w3svc/AppPools/DefaultAppPool/LogEventOnRecycle 255 

您可能还想看看 Scott Guthrie 的博客文章:[ http://weblogs.asp.net/scottgu/archive/2005/12/14/433194.aspx][1]显示如何在 Global.ASAX 中编写代码来记录 Application.End 事件的实际原因。

关于IIS 工作进程回收时间比设置的常规时间间隔更快(6.0 和 7.0),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1439888/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com