How to improve startup performance on IIS / ASP.Net

前端 未结 5 1248
灰色年华
灰色年华 2021-01-05 08:20

I am using a particularly slow virtual web host (name withheld!) where disk performance can be very bad. Thus, the first hit to my ASP.Net web sites can take 1+ minutes to l

5条回答
  •  没有蜡笔的小新
    2021-01-05 08:48

    why can't you have a batch file that has iis reset in it and have it schedule to execute every day at a certain time (when you have no users on your system)?

提交回复
热议问题