Local in-memory cache

In order to serve the HTTP sessions more efficiently, the in-memory version of the session data managed by the Web server is used if appropriate. In order to determine whether or not the in-memory version is appropriate, the Web server compares the version that the client requires against the stored version.