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, 2014GTM does not process HTTP traffic, so this event will never fire.
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