IIS: Idle Timeout vs Recycle

眉间皱痕 提交于 2019-11-26 09:19:43

问题


In IIS there are two areas (well, more than two) where recycling can occur:

  1. Under the \"Process Model\" section → \"Idle Timeout\" (default 20 minutes)

and

  1. Under the \"Recycle\" section → \"Regular Time Interval\" (default 1740 minutes)

My questions are:

  1. What are the differences between the two methods?
  2. What are the negative implications of settings them to 0?

来源:https://stackoverflow.com/questions/19985710/iis-idle-timeout-vs-recycle

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!