Forum Discussion
Moinul_Rony
Altostratus
Aug 27, 2013How to ad Cache-Control: no-store and Pragma: no-cache included in the http header for all pages
Hi, to prevent secure pages to store in disk can we use the following iRule to set
Cache-Control: no-store
Pragma: no-cache
when HTTP_RESPONSE {
HTTP::header insert Cache-Contro...
nitass
Employee
Aug 28, 2013the irule looks okay to me. anyway, there is another example in the following articles.
iRule: prevent caching on certain file types by Joe Pruitt
https://devcentral.f5.com/articles/irule-prevent-caching-on-certain-file-types.Uh1Dlj_4uCQ
Using iRules To Manipulate Cache
https://devcentral.f5.com/wiki/iRules.UsingIRulesToManipulateCache.ashx
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects