What does 'IISReset' do?

后端 未结 10 1502
余生分开走
余生分开走 2020-12-02 06:21

On IIS 6, what does an IIS reset do?

Please compare to recycling an app pool and stopping and starting an ASP.NET web site.

If you replace a DLL or edit/rep

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-02 06:51

    Here what's technet has to say about iisreset

    You might need to restart Internet Information Services (IIS) before certain configuration changes take effect or when applications become unavailable. Restarting IIS is the same as first stopping IIS, and then starting it again, except it is accomplished with a single command.

提交回复
热议问题