Session State
The session state is not really related to the session timeout. When a user is active, ASP.NET creates a session to go along with it. This determines how long the session is held in memory. AbleCommerce does not use session extensively, so a lower timeout here is acceptable, typically 10 or 20 minutes. Setting it high will only consume additional server memory and it’s holding data that is not important.
<sessionState mode="InProc" timeout="10" cookieName="AC7.SESSIONID" />
Copyright © 1994 - 2011 AbleCommerce.com,
All rights Reserved | Privacy Policy
A division of Able Solutions Corporation - Vancouver,
WA - United States 98687 Phone. 1-866-571-5888
|