Forum Discussion
Gary_Bristol_19
Nimbostratus
Oct 12, 2015Irule to External Data Group not pulling up second data field
In using an External Data Group everything seems to work except for the pulling up of the second data area.
when RULE_INIT {
Turn Debug on or off (0=off 1=on)
Turn debug off in prod
...
Kevin_Stewart
Employee
Oct 12, 2015The [HTTP::uri] command will always return at least "/", even if no URL path is specified, so most of your samples won't ever match. You should see that in your log statement:
if {$static::redir_debug}{log local0. "Match String: $match_string"}
With a call to "admissions.ou.edu", which should return:
admissions.ou.edu/
If in your log statement you see, for example:
Goto: pool,ouwww_bostitch,
But you see nothing from:
[getfield $goto "," 2]
then there's another issue that might be better solved with a list function. But I'm more inclined to think its a data group matching issue still.
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