Forum Discussion
Doran_Lum_13484
Nimbostratus
Oct 05, 2015HTTP Path redirect for Splunk
Hi all, I have one VIP which is running the irule below to direct traffic to either of the 3 servers depending on the url from the users.. Users will enter https://test.domain.com/server1 or https://...
Doran_Lum
Nimbostratus
Oct 05, 2015HI all, would this be a better way to redirect ?
when HTTP_REQUEST {
if {[string tolower [HTTP::host]] eq "https://test.domain.com/server1"}{
HTTP::redirect " [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