Forum Discussion
Jack_39703
Nimbostratus
Jul 27, 2009contains? starts_with? equals?
hi there
i have a existing iRule as follow
when HTTP_REQUEST {
if { [HTTP::uri] contains "/123/"} {
pool 123
}
elseif { [HTTP::uri] s...
anthony_102289
Nimbostratus
Sep 19, 2010Hi
I have a question relating to the speed of processing between the if ( starts_with)and switch (-glob). I know that switch is normall faster than an if else, but is it still faster with the glob?
Anthony
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