To determine if an ASP.NET application stores session state information out-of-process, examine the element in the application's ...

To determine if an ASP.NET application stores session state information out-of-process, examine the  element in the application's Web.config file or in Machine.config. If the mode attribute is set to "StateServer" the application stores session state out-of-process. To see if session state is stored on this server, examine the stateconnectionstring attribute and see if it references this server.
English
English (United States)
日本語
Japanese