Forum Discussion
John_45729
Nimbostratus
Jul 26, 2010URI's with fullstops down't work
Hi,Is this a bug, is it by design or is there a workaround?John.
I'm trying to create a new irule for redirecting to specific pools, but when we try add a wildcard name that has fullstops in the rule doesn't work, example below:
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::path]] {
"*/jet2news*" {
pool stage_jet2_com
}
"*/jet2.Reservations.web.callcentre*" {
pool res-cc-test-pool
}
"*/uploadedimages*" {
pool stage_jet2_com
}
"*/homepagedigital*" {
pool stage_jet2_com
}
default {
pool TIN-DMZ-HTTP-POOL
}
}
}
- George_Watkins_Historic F5 AccountHi John,
- hoolio
Cirrostratus
Hi John,
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