Forum Discussion
qqdixf5_74186
Nimbostratus
Oct 03, 2007iRule to access database
Is it possible to create an iRule that do something like getting a http header value and checking it against a database? We used to do this using Reactivity. Now we are trying to see if BigIP can do t...
Kirk_Bauer_1018
Nimbostratus
Oct 03, 2007iRules have Data Groups -- internal lists that you can look up values in. If you are talking about an external database like MySQL or the like, you can't query real-time but you could hack up a method of loading database values into a data group automatically. Picture this -- set up a cron job to request a web page through the BIG-IP every so often. That web page has a list of the database values. An iRule parses that page and stores it in a Data Group for later use by the iRules in real-time.
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