Use this page to specify a type for saving a session in a distributed environment.
To view this administrative console page, click Servers > Application Servers > server_name > Web Container > Session Management > Distributed Environment Settings.
Configuration tab
None | Specifies that the session management facility discards the session data when the server shuts down. |
Database | Specifies that the session management facility stores session information in the data source specified by the data source connection settings. Click Database to change these data source settings. |
Memory to Memory Replication | Specifies that the session management facility stores the session information in a data source in memory. The session information is copied to other session management facilities for failure recovery. Click Memory to Memory Replication to specify the replicator to use and to change these memory to memory settings. (For WebSphere Application Server Network Deployment only.) |