Forum Discussion
dogg_dogg_23774
Nimbostratus
Apr 21, 2006Load-balancing cache arrays in V9
Hi,
I am rather new to iRule and need some assistance to load-balance forward proxy caching arrays. I understand we have been able to create iRule like below in V4, but, since I heard we do not support cache rule at this time, I am trying to accomplish the same behavior using other techniques. Is there any sample that I can use for my reference?
rule cache_rule {
cache ( http_uri ends_with "html" or http_uri ends_with "gif" ) {
origin_pool origin_server
cache_pool cache_servers
hot_pool hot_cache_servers
}
}
Thanks in advance,
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