Forum Discussion
kingmuir_152188
Nimbostratus
Apr 28, 2014irule forwarding to gtm address based on port
Is this possible...
Add the following irule to the gtm wide ip address..
when HTTP_REQUEST {
if { [TCP::local_port] equals "9074" } {
HTTP::redirect “test.com; }
}
Th...
Kevin_Stewart
Employee
Apr 28, 2014Okay, so if a user makes an HTTP request to an LTM VIP with a destination port of 9074, you want to redirect the user to test.com. Assuming the client browser doesn't already have cached resolution for test.com, the browser will perform a DNS query to GTM for test.com. Is that correct?
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