If I had 2 million users I've cached 1 mb's of data shared between all those users what else would use up RAM that each user would create?EDIT: 2 million users login and have sessions at the same time, they are all making requests - maybe 10 requests per second. They are retrieving, for example, random numbers using a random number generator.