Forum Discussion
IRule to Re-load Balance
i have 4 Servers at a pool , persistence is source IP 3 servers went down , so all connections went to Server1 , when the 3 servers came back all the old connections didn't go to them & continued on Server1 i know that only new connections will go to them , but the idea is that i want even the new connections to be re-load balanced across all How can i achieve that ? is there an option @ GUI or Irule is needed ?
14 Replies
- JRahm
Admin
@Jesse, you can use the eval command to bypass the syntax validator in this case:
when RULE_INIT { set static::member_cmd "active_members /partition/pool" set static::counter [eval $static::member_cmd] } - Jesse_48456Historic F5 Account
Hi Jason, Running 11.5.3 but, thank you so much for the reply!
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