Closed GoogleCodeExporter closed 9 years ago
It would also be an option to store the secondary node id in the msm session.
Original comment by martin.grotzke
on 2 Jan 2011 at 3:02
Implemented in non-sticky sessions branch.
The session is now saved in a secondary memcached node using the previously
serialized session data (so that serialization is only done once). Also the
additional validity information is stored in the secondary memcached for
backup. When the original/primary memcached is not available the session is
loaded from the secondary/backup node, the clients receives a new cookie and
the session is stored in a new primary memcached node.
Original comment by martin.grotzke
on 24 Jan 2011 at 11:24
Original comment by martin.grotzke
on 27 Jan 2011 at 10:34
Original issue reported on code.google.com by
martin.grotzke
on 30 Dec 2010 at 2:38