Forum Discussion
Gregory_Gerard_
Nimbostratus
Jun 18, 2005How do I detect if a pool is down in an iRule?
Use Case:
pool is down
Current behavior:
I have an http profile setup that sends back an impersonal redirect to the client.
Desired behavior:
I'd lik...
Al_Carandang_11
Nimbostratus
Mar 09, 2007Thanks for the suggestion.
Actually I do have that in my production iRule. I just was looking for a way to handle the period where a server crashes or is otherwise unresponsive between the time a request is dispatched to it and before the health check marks a server as down.
There are still other active pool members in this scenario so if it would be possible to have the request redirected to another server, that would be even better. I already tried something like..
when HTTP_REQUEST {
set request [HTTP::request]
}
when LB_FAILED {
HTTP::retry $request
}But I haven't gotten it to work yet.
-Al
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
