I'm working with a project where users that login might open up another tab (IE 7, FF, etc.) and login again as another user. My original cache issue was not having cached keys overwritten during this double login scenario. For this I'm going to concatenate the userID when creating a new cache...