Forum Discussion
Phil_53695
Nimbostratus
Sep 01, 2011irule to send requests for another port to another pool in vip
Hi,
If I have a pool that uses port 8080 in it and want to also process 8081 to the same nodes (IIS servers) would it be possible to use an irule to do so?
Thanks for any input
nitass
Employee
Sep 02, 2011why won't u create 2 virtual servers?
is there anything i missed?
[root@edelweiss:Active] config b virtual bar80 list
bvirtual bar80 {
pool foo8080
destination 172.28.17.77:http
ip protocol tcp
}
[root@edelweiss:Active] config b pool foo8080 list
pool foo8080 {
members 10.10.70.110:webcache {}
}
b[root@edelweiss:Active] config b virtual bar8081 list
bvirtual bar8081 {
pool foo8081
destination 172.28.17.77:tproxy
ip protocol tcp
}
[root@edelweiss:Active] config b pool foo8081 list
pool foo8081 {
members 10.10.70.110:tproxy {}
}
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