Forum Discussion
Vytautas_klior1
Apr 26, 2012Nimbostratus
Pool or Node Monitoring and redirection
Hi, I have F5 ASM and need somehow to monitor pool or node and if status of one or another is "down" then redirect traffic to other pool and make http:redirect. I didnt find anything in...
George_Watkins_
Apr 27, 2012Historic F5 Account
Hi Vytautas,
Give this a shot:
when LB_FAILED {
HTTP::redirect "https://abc.com/one"
}
You probably don't want to select a pool then send a redirect to client. I would do one or the other. I can't say for sure that this will work on an ASM standalone, but I'd lean towards yes. Give it a shot.
-George
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