Forum Discussion
Naman_65674
Nimbostratus
Aug 25, 2009RAM Cache- Serving expired content when pool is down
Hi,
We currently have a HTTP profile which caches content going to a certain URI. If the pool is down and the content is still "fresh" in the cache then the requests are served fine, but if the pool is down and the cache is expired, the requests obviously fail.
My question is whether you could (via an iRule) serve expired cache content if the pool is down:
when HTTP_REQUEST {
.
.
if { [active_members $pool] equals 0 } {
//Serve from expired cache??
}
.
.
Thanks,
Naman
- hoolio
Cirrostratus
Hi Naman,
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