Forum Discussion
C_D_18583
Nimbostratus
Apr 28, 2006Configuring RAM Cache with iRules
Hi,
I'm new with configuring RAM Cache with iRules and need a little assistance.
We are going to test the RAM Cache to store some repeatedly loaded images
The plan is to cache only the certain images that are in a specific directory.
If content contains ‘trial_images’ subdirectory it should be cached and load balanced using INT_content pool else go to INT_weblogic1.
Here are the URLs http://tools.infra.dev1.ca/Test_Portal/content/en/techsup/trial_images/.../...
or
http://tools.infra.dev1.ca/Test_Portal/.../.../...
Here is part of the iRule requirement:
elseif { $uri starts_with "/Test_Portal" } {
if { If content contains ‘trial_images’ subdirectory it should be cached{BIG IP} and load balanced using INT_content pool} {
}
else { pool INT_weblogic1 }
}
Thanks
- C_D_18583
Nimbostratus
Colin - Colin_Walker_12Historic F5 AccountWell, there's no direct way to set a timeout value per se, but you can achieve the same thing.
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