Forum Discussion
Allan_66523
Nimbostratus
Dec 08, 2011redirect url to another pool
I would like to have 1 vip for about 50 virtual web nodes. I would like the irule to look at the url and direct it to the correct pool. Can someone help me with this?
Thanks
Allan_66523
Nimbostratus
Dec 12, 2011so would it need to look something like this?
when HTTP_REQUEST {
switch [string tolower [HTTP::host]] {
"test.xzy.com" { Virutal test_VIP }
"hello.xzy.com" { Virutal hello_VIP }
"data.xzy.com" {Virutal data_VIP }
default { Virutal default_VIP}
}
}
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