Forum Discussion
foobar01010101_
Nimbostratus
Sep 13, 2013Adding Port Range For Members
Hello,
I am attempting to add pool members that are listening/balancing on multiple ports while the VIP listens on a single port. e.g.:
VIP:2000
node1:2000
node1:2001
node1:2002
...
foobar01010101_
Nimbostratus
Sep 13, 2013Hello Stephan,
Thanks for your quick reply. Would I then add all of my ports? This seems to redirect any request on the VIP to port 80 (or maybe only requests on port 0).
To apply this to my specific situation, would something like the following work?
when LB_SELECTED {
if {[LB::server port] == 2000} {
LB::reselect
node [LB::server addr] 2000
node [LB::server addr] 2001
node [LB::server addr] 2002
}
}
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