Forum Discussion
Richard_77286
Nimbostratus
Nov 18, 2013iRule to rebind session(s) from failed member server to another server in a pool based on http error code(s)
Has anyone created an iRule for this?
We have 2 servers in a pool using round robin. If a service on that server fails or returns an error code, we want the session(s) on that server to rebin...
Kevin_Stewart
Employee
Nov 20, 2013Your conditional would look something like this:
if { ( [HTTP::status] starts_with "4" ) or ( [HTTP::status] starts_with "5" ) }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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