Forum Discussion
Wil_Schultz_101
Nimbostratus
Jan 30, 2007Is it possible to use iControl to reset cached objects?
The bigpipe command I would like to either issue or emulate would be:
b profile http all ramcache exact uri /myuri/ host www.mydomain.com reset
Is this possible?
2 Replies
Sort By
- Wil_Schultz_101
Nimbostratus
Ah, should note that this is version 9.2.4 - Check out the LocalLB::RAMCacheInformation interface. Specifically the evict_ramcache_entry() method.
struct RAMCacheKey { String profile_name, String host_name, String uri, long maximum_responses }; void LocalLB::RAMCacheInformation::evict_ramcache_entry( in RAMCacheKey[] keys );
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