Forum Discussion
Help with pattern match irule required
Michael J - yes this worked perfectly, only issue now thrown a curveball. Now need no pattern matching to take place at all from private ips. I know private ips are a datagroup called private_net but not sure how to add to the what is working, failing that i know i could have an entry on gtm that would go to different ltm virtual servers but wondering if can do in existing rule.
when HTTP_REQUEST { switch -glob -- [string tolower [HTTP::uri]] { "/getimage.aspx?vid=&usehttp=&cat=&class=&size=&resize=&dpi=&quality=&type=&width=&height&id=" - "/getimage.aspx?vid=&usehttp=&cat=&shade=&background=&colour=" { Looks good. Do nothing } default { HTTP::respond 400 } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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