Forum Discussion
Simon_Wright_85
Nimbostratus
Sep 14, 2007Strange F5 behaviour after adding an iRule
Hi all
We are seeing some very strange behaviour from a pair of our 1500 LTMs running 9.4.0 after restoring a config from a backup to them. The symptom is that a large part of the configuration d...
Simon_Wright_85
Nimbostratus
Sep 19, 2007It turns out i just needed to put quotes around the redirect as shown below.
when HTTP_REQUEST {
if { [HTTP::host] contains "reports."} {
}
else {HTTP::redirect "https://[HTTP::host][HTTP::uri]" }
}Still not sure why not having the quotes breaks the LTM though.
Cheers
Simon
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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