Forum Discussion
mop10011_63574
Nimbostratus
Mar 08, 2009how to rewrite fallback page
Say I have these pools on my F5 ltm:
poolone, pooltwo, poolthree
The dns to get to each of these respectively is:
www.one.com
www.two.com
www.three.com
...
hoolio
Cirrostratus
Mar 09, 2009Hi Mark,
You can configure the fallback host on a single connection using the HTTP::fallback command (Click here).
when HTTP_REQUEST {
Set the fallback host based on the requested host.
HTTP::fallback "http://[HTTP::host]/notices/maintenance.html"
}
Aaron
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