Forum Discussion
Andrea_Arquint
Dec 21, 2011Nimbostratus
uri based cache handling
Hi
I maden an iRule:
when HTTP_REQUEST {
if { [HTTP::uri] contains "/a_string/" } {
CACHE::disable
}
}
This works but I get following errors and I cannot explain by myself why they occur.
Dec 21 11:07:41 local/tmm2 err tmm2[6080]: 01220001:3: TCL error: irule_vs_dk_ramcache - Operation not supported (line 8) invoked from within "CACHE::disable"
Is anyone able to help me?
Kind regards
bb
- nitassEmployeei guess you have not enabled ramcache in http profile which virtual server is using.
- Andrea_ArquintNimbostratusHi nitass
- nitassEmployeeHow can I find this information? i guessed from the error, did a bit test and got the exact same error as yours.
- Colin_Walker_12Historic F5 AccountAre you looking for the info on how to enable it, or how to know what the error message meant in the first place? :)
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