Forum Discussion
brianokelly_119
Jan 25, 2011Nimbostratus
Clearing WA using an iRule
Hi All,
Is there a way to clear all content in the Web Acceleration cache using an iRule. I see the following example on the site: when CACHE_RESPONSE {
if { $expired equals 1 } {
CACHE...
Drew_Kane_23142
Feb 11, 2011Historic F5 Account
The WebAccelerator uses multiple layers of caching:
* HotCache (a.k.a. LTM RAM Cache)
* SmartCache IMC (pvac's in-memory cache)
* SmartCache HDS (pvac's disk cache)
The iRule "CACHE" command family works with the LTM RAM Cache. For the SmartCache, you might investigate the WebAccelerator's Invalidation Rules.
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