Forum Discussion
Manikanta
Nimbostratus
Jun 19, 2019VIP monitoring multiple Pools
Our application is having a specific requirement where based on the URI we route the request between multiple Pools using an irule. The problem we are having is on health check part, where cur...
Manikanta
Nimbostratus
Jun 20, 2019Hi Dario,
Which pool you assigned to the VIP. Is it P-ABC_80 or P-DEF_80? If either of the pools (P-ABC_80 or P-DEF_80) is down then the entire VIP will be marked down?
How you are doing this? I am thinking VIP health status is based on the default Pool health status.
By the way we are running 12.1.3 code.
Dario_Garrido
Noctilucent
Jun 20, 2019No, the status of the VS depends of all the pools assigned to the it.
In the last example I'm not using default pool, but it's the same with it.
ltm virtual VS-TEST_2000 {
destination 10.130.40.150:sieve-filter
ip-protocol tcp
mask 255.255.255.255
pool P-GHI_80
profiles {
http { }
tcp { }
}
rules {
RULE_MarkDown
}
source 0.0.0.0/0
source-address-translation {
type automap
}
translate-address enabled
translate-port enabled
vs-index 18
}In 12.1.3 the behavior is the same...
Please, share your config (VS, Pool, iRule,...)
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