Forum Discussion
Session resumption (caching)
I have the same issue. K6767 says:
When more than one SSL profile is configured without mutually exclusive session cache limits, contention in the shared global cache may cause entries for one virtual server to be evicted in favor of another even if fewer than the maximum configured for that profile are cached. To avoid this possibility, consider limiting the total combined configured session size for all SSL profiles to the value of the global session cache size. For example, if you have four SSL profiles in use on a single TMM BIG-IP running 10.1.0 or later, you may want to consider configuring the session Cache Size setting for each profile to 65,536 (25 percent of the global cache size of 262,144).
I have two active
clientssl profiles (tmsh list ltm profile client-ssl PROFILE_NAME cache-size) :
ltm profile client-ssl profile1_clientssl {
cache-size 262016
}
ltm profile client-ssl profile2_clientssl {
cache-size 128
}
So, the total is 262144. But I still get:
Session resumption (caching):No (IDs assigned but not accepted)
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
