Forum Discussion
Bijan_141511
Nimbostratus
Jan 28, 2014iRule RAM CACHE odd behaviour
Hi,
I am trying to cache and serve some content from the static contents of my .Net app. I have enabled the Cache on the HTTP profile, and applied the following rule to my Virtual Server:-
when HTT...
IheartF5_45022
Nacreous
Jan 29, 2014Hi Bijan,
What does your HTTP profile look like? How do you view cache hits?
Have you tried adding the following (it will not fix your problem but may help shine light on why it's not working as expected);-when CACHE_REQUEST {
log local0. "Request for cached object $uriadd"
}
when CACHE_RESPONSE {
log local0. "About to send cached response for $uriadd"
}
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