Forum Discussion
wlepkin_98758
Nimbostratus
Dec 29, 2011F5 does not accept iRule
Hi, I'm new at iRules, and am having trouble with what seems to be a pretty basic rule, modeled after other rules I've seen both in our BigIP configuration and in DevCentral. The rule is:
r...
hoolio
Cirrostratus
Dec 29, 2011Can you try it without the "then":
when HTTP_REQUEST {
if { [HTTP::header User-Agent] contains "CitrixReceiver" } {
HTTP::redirect "https://myapps/PNAgent/config.xml"
} else {
HTTP::redirect "https://myapps/Citrix/XenApp"
}
}
Aaron
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