Forum Discussion
adalan_1411
Nimbostratus
Mar 09, 2009Down Pool Member via iRule
I'm trying to write what I think is a basic iRule:
when HTTP_RESPONSE {
if { [HTTP::status] equals 503 }{
log local0. "[IP::server_addr] is currently causing 'Server Unavailable'"
Down the member that is serving 503's
}
}
I'm not quite sure how to down a member with an iRule or if it's even possible. I've searched a bit, but I haven't found anything. Anyone do something like this or know if / how it's possible?
Thanks!
P.S. This is 9.x
1 Reply
- The_Bhattman
Nimbostratus
I believe you can achieve that by using LB::down
Click here to see more details on how it can be used
Hope this helps,
CB
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