Forum Discussion
François_Bégin_
Nimbostratus
May 09, 2006Use F5 to direct traffic to single node at any given time
Hi
I have a requirement to use the F5 to direct traffic to a single node in a pool of two.
Initially, traffic will always go to node A. If Node A fails, then traffic will go to Node B. When Node A comes back online though, the user does *not* want traffic to go to it. Traffic should continue to go to Node B unless that one fails.
In other words, we are implementing something similar to an active-passive clustered service with no automatically fail back.
The user does *not* want persistence. Sessions will be left to die when the active node goes down.
I found this in the forums but I am not sure if this will do the trick:
----
Apply to the VS a universal persistence profile using an iRule like this:
rule PriorityFailover {
when CLIENT_ACCEPTED { persist uie 1 } }
----
Any help would be appreciated
Francois
- Colin_Walker_12Historic F5 AccountI believe that was the code that was recommend to achieve just what you're looking for. Give it a try and see if it achieves the desired goal.
- Deb_Allen_18Historic F5 Accountyep, that's exactly what you need.
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