Forum Discussion
hardi_ameen
May 08, 2019Cirrus
Pool member lessen on port range
Hi,
i have the following integration;
Virtual server only listen on port 443 back-end nodes (pool members) listen on port range 8000 to 8040
the question;
how to make the VS only...
May 08, 2019
Hello.
Each pool member identifies an IP+port, so you should configure each pool member separately in the pool.
In my case I have the same node listening on several ports 8080,8081,8082,8083
ltm pool mypool {
members {
10.1.1.128:webcache {
address 10.1.1.128
session monitor-enabled
state up
}
10.1.1.128:tproxy {
address 10.1.1.128
session monitor-enabled
state up
}
10.1.1.128:us-cli {
address 10.1.1.128
session monitor-enabled
state up
}
10.1.1.128:us-srv {
address 10.1.1.128
session monitor-enabled
state up
}
}
monitor http
}
KR, Dario.
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