Forum Discussion
ingard
Nimbostratus
May 03, 2017LB_SELECTED is processed twice when doing LB::RESELECT
I've got the following code to reselect which backend gets hit based on what response code we get from the initial request: when CLIENT_ACCEPTED {
set retries 0
set debug 5
set defa...
Kevin_Davies_40
Nacreous
May 03, 2017The short answer is the retry command means the F5 will try another server. When it does, the event fires again because it is selecting another server. If you don't want that to happen use the command event disable. This means it will not trigger that event again even if it selects another server. The command tells the F5 to turn off this iRule event. It won't be triggered again for the remainder of that connection. The scope of the command is for that connection only.
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
