Forum Discussion
maximillean_953
Nimbostratus
Jul 08, 2014Irule with regex filtering migrate from netscaler
Hi,
On Netscaler migration I come to a rule that could not solve.
On netscaler responder rules there is a drop rule related with this regexp line. I wonder how can i write this on f5 irule...
maximillean_953
Nimbostratus
Jul 08, 2014 api drop rce
when HTTP_REQUEST {
if {
([HTTP::query] starts_with "action:") ||
([HTTP::query] starts_with "redirect:") ||
([HTTP::query] starts_with "redirectAction:")
} then {
reject
}
}
I try this one but it does not work.
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