Forum Discussion
matthew_b_16251
Nimbostratus
Jul 01, 2014SSl Offloading Content Switching
Hi,
I am just in the process of setting our new big IP load balancers. We will be migrating our old cisco content switches over these in the next week to this.
What we require is to be able...
Kevin_Stewart
Employee
Jul 04, 2014Two things:
-
You're doing a [string tolower ] evaluation but the match URIs aren't lowercase. Not sure how the /AppOffline condition is working.
-
I would probably consider using wildcard matches for these URIs. (Ex. "/webforum*").
As for a default condition, simply use a "default" condition at the bottom of the switch.
switch x {
"B" { do something }
"C" { do something }
default { do something }
}
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