Forum Discussion
Chris_Wentland2
Nimbostratus
20 years agoMap Class to Node
Hey,
I'm migrating an environment from 4.5 to 9.0. The 4.5 environment uses the map class to node function under Node Select Expression to map connections to the node they were originally c...
unRuleY_95363
20 years agoHistoric F5 Account
Yes, you can leave the : part out of the class and then add it in the iRule. Something like this assuming the destination port is the same:
when HTTP_REQUEST {
set id [getfield [HTTP::cookie "WebLogicSession"] "/" 2]
node [findclass $id $::plmqa_2050_class " "] [TCP::local_port]
}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