Distributed environment settings

 

+

Search Tips   |   Advanced Search

 

Use this page to specify a type for saving a session in a distributed environment.

To view this console page, click...

Servers | Application servers | server | Web container settings | Session management | Distributed environment settings

 

Configuration tab

Distributed sessions

Timeype of distributed environment to be used for saving sessions.

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 change these data source settings.




 

Related concepts


Distributed sessions

 

Related tasks

Configure memory-to-memory replication for the peer-to-peer mode (default memory-to-memory replication)
Configure memory-to-memory replication for the client/server mode