Forum Discussion
Chris_Bond_1573
Nimbostratus
Aug 15, 2005Maintence
Currently we're looking todo the following:
BIG IP -> SSL Off Load/Compression -> BIG IP Chooses best WEB Server to route request to (WMI CPU, Dynamic Ratio from initial talks). F5/ada are ...
bl0ndie_127134
Aug 15, 2005Historic F5 Account
This rule should do the trick.
when HTTP_REQUEST {
if {[HTTP::host] equals "mydownhost.com" } {
HTTP::redirect "http://www.mystatic.com/static.html"
}
}
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