Forum Discussion
David_Gonzalez1
Nimbostratus
May 06, 2013Data group list
Hi,
Im new to F5 and im trying to read the string of a text file from an iRule (v10.2.4). That file is on the windows servers of the pool and im trying to do it with a data group list (not sure ...
Kevin_Stewart
Employee
May 06, 2013Data groups are text-based dictionaries, lists of key-value pairs, that reside *somewhere* on the BIG-IP. They can be in the configuration file (bigip.conf), or a separate file in the filesystem (generally in /var/class). Data groups cannot be on a separate machine. There are, however, methods to read information from remote locations, but the methods used depend on how and when you need the information. For example, if you need data from a remote server (potentially not the hosting web server) in real-time, as in during the client request or server response, you can use a sideband call in v11 or HTTP::request/HTTP::retry in v10. If you don't need the information in real-time, you can use an external monitor and a shell script (bash, cURL, Perl, etc.) to do your bidding.
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