Forum Discussion
Piotr_Lewandows
Apr 25, 2017Altostratus
HA Group and pools
Hi,
According to what I read it seems that HA Group (HAG) is best suited for monitoring trunks and clusters (on VIPRION). Still pools can be used as well.
My question is about what is best ...
dragonflymr
Apr 25, 2017Cirrostratus
Tested this simple iRule and it seems to work OK, question is if this is a right way to implement one VIP and separate pools for each device.
when CLIENT_ACCEPTED {
if { $static::tcl_platform(machine) ne "DeviceA" } {
log local0. "Active device pool PoolB"
pool PoolB
} else {
log local0. "Active device pool PoolA"
}
}
Assuming that VS has PoolA set via configuration. Piotr
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