Forum Discussion
Derek_Rice_2913
Nimbostratus
Apr 20, 2017iRule help. Redirect works, but intermittenetly.
(Disclaimer: I am very new to iRules)
BIG-IP 12.1.0 Build 1.0.1447 Hotfix HF1
BIG-IP 4000 series
when HTTP_REQUEST { if { [HTTP::host] equals "test.mail.company.com" } { HTTP::redirect "ht...
nathe
Cirrocumulus
Apr 20, 2017Derek, I'm not an expert iruler but a couple of comments.
Do you need the string trimright cmd as your example is grabbing all of the URI so you could just append [HTTP::Uri] at the end.
Secondly, do you have oneconnect enabled on the VIP? Http manipulation often benefits with this profile as it changed the behaviour of the VIP from per-TCP to per-HTTP request.
N
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