You require high availability for HTTP sessions in a web application. In addition, you have
the following constraints: • There is little free memory on the machines hosting the cluster. •
HA must be guaranteed even when multiple machines fall simultaneously. • You are not
allowed to update the production databases schema. Which is the best session persistence
option?
A.
Whole –server migration
B.
In-memory replication
C.
Database persistence
D.
File persistence
D.
Need more memory to configure In-Memory replication.
https://docs.oracle.com/cd/E13222_01/wls/docs103/webapp/sessions.html