Forum Discussion
Thanadon_Wattan
Nimbostratus
Jul 06, 2005Can i-Rule use pool to map to virtual server?
Hi all, I'm newbie in F5 v.9. I'm facing with some problem about Virtual Server.
I have 2 VS in F5 10.10.10.30 and 10.10.20.30 and both using the different pool (named pool01 and pool02...
JRahm
Admin
Jul 06, 2005Try this:
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/web" } {
use pool pool03
}
}
If this doesn't work you might try logging before your if statement to make sure the uri actually contains the string you're trying to match.
log "The URI is [HTTP::uri]"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