Forum Discussion
Dave_22257
Nimbostratus
Oct 24, 2011URL Redirect
I need to create an irule to redirect certain URI strings to a specific pool on my F5 device. Sound simple enough but I am having issues writing the irule to match the specific URI's. The u...
Dave_22257
Nimbostratus
Nov 02, 2011understand port number e.g. 8181, 8443 is not in HTTP::uri. it is in HTTP::host.
=> This is correct, was a typo on my part
by the way, is virtual server listening on any port?
Yes, the VS is listening on the ports 8181 and 8443.
I have been asked to redirect a different HTTP::Host which comes in on the same IP address but needs to redirect to a different pool, hence the need to redirect the HTTP::host to a specific pool accordingly.