Open JakubDziworski opened 8 years ago
As I understand the scenario then the webapp receives a request only at 2, but not between 3 and 4. In this case msm cannot do anything because session replication is passive, i.e. only performed per request. To have active session replication you'd need something like couchbase.
I have a problem non-sticky session configuration:
I tested the following scenario:
Looks like n2 does not copy data to n1 after n1 is recovered. Is it a bug or am I missing something in configuration?