Forum Discussion
Michael_Ozorows
Nimbostratus
Mar 06, 2017404 redirect with URL Persistance?
Hello,
We have 2 nodes in a pool with health monitors on Port 9120.
I was able to create a http profile that does a 404 redirect to a third node if the health monitor shows all server pool membe...
Vijay_E
Cirrus
Mar 06, 2017A word of caution: when faced with uncommon requests by customer, try to ask why they want it this specific way. Quite a few times, such requests are put forth based on faulty assumptions which can be solved in alternate simpler options or simple explanation.
when HTTP_REQUEST {
if { [active_members [LB::server pool]] == 0 } {
HTTP::uri "/a/404.html"
pool mythirdnodepool
}
}
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
