Forum Discussion
zipperbox_11405
Nimbostratus
Jan 14, 2013Mulitple URL Replace and stream profile
I have a case where the internal naming of multiple servers have to be replaced by a single FQDN. I am succesful when dealing with one instance but not with many. Here is my current iRule, note: it s...
zipperbox_11405
Nimbostratus
Jan 16, 2013When using the following iRule:
when HTTP_RESPONSE {
if { [HTTP::is_redirect] } {
HTTP::header replace Location "fqdn.com" }
else {
log local0. "Changing inside2.net location header"
HTTP::header replace Location "fqdn.com" }
}
Trying to render either inside1.net or inside2.net the following error(s) occur...
java.io.FileNotFoundException: /content/players/fqdn.com
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