Forum Discussion
breddy_11660
Jun 15, 2012Nimbostratus
irules to redirect based on simple pay-per-click 'tags'
We have a pair of BIG-IP F5 Load Balancers, running 10x+, which direct traffic between two web farms.
Farm A) handles default traffic, 404s, etc
Farm B) handles a more limited ...
hooleylist
Jun 15, 2012Cirrostratus
switch -glob uses the same matching logic as TCL string match so you can definitely use multiple wildcards and character classes:
% string match {*2*4*} 123456789
1
% string match {*[0-9]*} abc5def
1
% string match {*2*5[6-8]*9} 123456789
1
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