How to estimate the size of a CA SSO Session Store
Environment
CA SSO: r12.6; r12.7; r12.8 CA SSO OS: Any
Resolution
1) Configure your environment 2) Generate a Session 3) Calculate the size (bytes) of a single session. 4) Determine anticipated total number of sessions. 5) Ensure there is enough Physical Memory to load the Session Store into cache
(SessionSize x TotalSessions) x 2 = Physical Memory