Forum Discussion
Data Groups
What is Data Group and how it is configuration linking with pol member and Irules?
Can explain with 1 configuration example?
3 Replies
- IainThomson85_1
Cumulonimbus
A Datagroup is a set of integers, or strings which enable a "Lookup" to occur. I've used an iRule in the past where the logic goes
/url1 - pool1 /url2 - pool2
So in effect, based on the URI string, this would dictate which pool is used.
- Hamish
Cirrocumulus
Think of an iRule as an associative array. Data is stored in there as key/value pairs. And you can lookup the values form they keys using the [class xx] command.
if you checkout the class page on devcentral there's pointers for sample code in there. => iRules class function (version 9 and below had find class and matchless functions but these were deprecated in v10)
- KT_271103
Nimbostratus
Can explain this below command ? What it is mean ?
tmsh modify ltm data-group internal new_dg records add {"string1" {data "value"}}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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