Forum Discussion
Issue RAM Caching with 11i Framework
1) User A Logs into the application
2) User B Logs into the application
3) User A or C Logs into the application and inherits User B's responsibility list
4) User A or C selects any self-service responsibility from User B's responsibility list and then they can see their own responsibilities.
Everything works well if we disable this option.
- Bill_Callahan_8
Nimbostratus
We have encountered the same issue. It seemed to crop up primarily when we enabled SSL acceleration on the F5 for the apps. - Don_MacVittie_1Historic F5 AccountI realize I'm an F5 employee, but this is totally unofficial because I haven't done a ton of research into it. With that said...
- IheartF5_45022
Nacreous
You can use a profile to selectively enable/disable caching for certain paths. That way you can disable caching for paths containing per-user content, while still having the benefit of static object caching.
Alternatively you can use an iRule to get clever and can even fake the per-user behaviour by using Vary: User-Agent and rewrite the User-Agent in HTTP_REQUEST to contain user information, and then put it back in HTTP_RESPONSE.
RAM caching works fine - it's just needs to be configured correctly, and depending on your requirements, the configuration may be quite complex.
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