Forum Discussion
brianokelly_119
Nimbostratus
Jan 25, 2011Clearing 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::expire
log "cache expire"
}
}Could this be used to clear the cache?Thanks,
Brian
1 Reply
- Drew_Kane_23142Historic F5 AccountThe 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
