Knowledgebase: Dedicated Server Guide
IIS configure ASP.NET Session Time Out
Posted by PremiumReseller.com on 18 November 2010 07:50 AM

Session Time Out is 20 minutes by default. The value is affected in a number of settings including Application Pool, ASP, ASP.NET Session State, CookieTimeout.

Please follow instruction below to configure Session Time Out on IIS 7.5 Windows Server 2008

Open IIS Manager

Application Pool -> Advanced Settings -> Process Model -> Set Idle Time-out in minutes

Sites -> your-website-domain.com -> ASP -> Session Properties -> Time-out then Apply Change

Sites -> your-website-domain.com -> Configuration Editor -> system.web/sessionState -> Set Timeout value then Apply Change

Sites -> your-website-domain.com -> Configuration Editor -> system.web/roleManager => Set cookieTimeout then Apply Change

(291 vote(s))
This article was helpful
This article was not helpful