Distributed environment settings
To specify a type for saving a session in a distributed environment at the Web container level, click...
Servers | Server Types | WebSphere application servers | server_name | Session management | Distributed environment settingsNote that the distributed environment settings can be overridden at the application level.
- Distributed sessions
Type of distributed environment to be used for saving sessions.
None The session management facility discards the session data when the server shuts down. Database The session management facility stores session information in the data source specified by the data source connection settings. Memory-to-memory replication Store session information in memory. Session information is copied to other session management facilities for failure recovery.
Related concepts
Distributed sessions
Related tasks
Set session management by level
Set memory-to-memory replication for the peer-to-peer mode (default memory-to-memory replication)
Set memory-to-memory replication for the client/server mode