Forum Discussion
priority group activation
As far as I know, new connections will go to the higher group members of the pool once they become available. I don't think that there is a mechanism to move traffic from lower-priority group members to the higher one when this comes available. The lower priority members will process the established connections , but the new ones will go to the higher priority group members.
found these, they might help if you use an irule:
https://community.f5.com/t5/technical-forum/priority-group-failback/m-p/181850#M165544
https://community.f5.com/t5/technical-forum/priority-group-failback/m-p/52718#M36412
I found this Irule: it maybe can help me:
when LB_SELECTED {
if { ([IP::addr [LB::server addr] equals "low-priority-ip"]) and ([active_members pool_name] > 1) } {
LB::reselect
}
}But my traffic is not HTTP is SMB traffic [445], when LB_SELECTED trigger - how I know it's only ones in TCP connection - no? Because if yes LB:: reselect will not work for existing connections, [and its not VS that make oneconnect]
Recent Discussions
Related Content
* 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