Forum Discussion
Al_Carandang_11
Nimbostratus
Sep 20, 2008problem with findclass
I have an iRule which uses the following statement
set myData [findclass [virtual] myClass]
where the class entries are as follows
class myClass {
"icmrdc2_80 fiel...
Al_Carandang_11
Nimbostratus
Sep 23, 2008Got an answer from F5. The value returned when there are multiple matches is arbitrary and depends on how the class gets loaded in memory.
To solve the problem, the code should be written as
set myData [findclass "[virtual] " myClass]
-Al
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