Forum Discussion
Peter_Rinak
Oct 20, 2021Nimbostratus
fallback-host in HTTP profile with [HTTP::uri]
Hi, Is it possible to configure fallback host with [HTTP::uri] in http profile in order to preserve originally requested uri when fallback host is triggered or is it only possible to do this via ...
ka1021
Oct 20, 2021Altostratus
You might need to override fallbackhost using LB_FAILED event iRule.
when LB_FAILED {
HTTP::fallback "http://host2.com[HTTP::uri]"
}
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