Your basic confusion here I think is that you think the client storage option is about maintaining sessions for a user across browser restart, which is not true, it's for session migration across server nodes in a cluster within the normal lifetime of that session. -- Scott