开发者

Question re. IIS worker process timeout and ASP.NET session timeout

The idle timeout in IIS a开发者_开发问答ppears to revert back to its original value every new request, so if I started out with 20mins then I get a fresh 20mins again. Is this correct?

What about for the session timeout?

Ronald


It's same for Session timeout, it refreshes with every request, i-e the timeout is the time elapsed between two consecutive request from the same user/browser.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜