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 the same thing. I did a bit research and didn't find much.
Thank you for advice!
18 Replies
Sort By
- Deb_Allen_18Historic F5 AccountWell, there are a couple of ways besides standard authentication DB calls that you can condition an iRule on external data, and the link I mentioned above details one of them: A nifty trick using "HTTP::retry" to initiate an out-of-band request which should help solve this problem as requested.
- Lars_Terje_Vaal
Nimbostratus
Hi qqdixf5 - qqdixf5_74186
Nimbostratus
Thank you for the article and example! I will try to implement my own tomorrow. I will let you know how it goes. - qqdixf5_74186
Nimbostratus
Can anyone tell me what is wrong with the following code snippet? iRule Editor complains that [HTTP::retry] is undefined procedure. I am not sure what's wrong. Thanks for help! - Deb_Allen_18Historic F5 AccountHmmmm....
- qqdixf5_74186
Nimbostratus
Hi deb, - Deb_Allen_18Historic F5 AccountThe only others are specific types of lookups: standard authentication transactions using the AUTH:: commands, or DNS lookups using the NAME:: commands.
- qqdixf5_74186
Nimbostratus
Thanks, Deb! Go back to my earlier questions. Is it possible to enable those tcl commands?
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