Forum Discussion
Leslie_South_55
Nimbostratus
Jul 26, 2007caching with class
I have defined the following class's in my bigip.conf
class CacheableURI {
"/config/CacheableURI"
}
class CacheableObjects {
"/config/CacheableObjects"
the CacheableURI file contains...
Leslie_South_55
Nimbostratus
Jul 31, 2007Finally got it. I realized that I was defining my external classes incorrectly in the bigip.conf, corrected by
class CacheableURI {
type string
filename "/config/CacheableURI"
}
class CacheableObjects {
type string
filename "/config/CacheableObjects"
and then calling the classes via the $::CacheableObjects using the if {not [matchclass ....CACHE:disable
It all appears to be working now, many thanks to all the input and assistance.
-L
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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