ShankarA_326137
Jul 23, 2017Nimbostratus
f5 rule needed for proxy_pass and proxy_redirect
Hello Team,
I am new to F5. I need help on F5 rules for my requirement. I was able to accomplish the same using nginx.
I'm specifically looking at irules for location / and location /synchrony. There are two services running on the same server one is on 8090 and another on 8091. If the incoming HTTP request contains /synchrony then it should proxy redirect them to same server on port 8091 and everything else should go to the same backend server on port 8090.
Currently, I setup vserver and accessing wiki.mydomain.com is going to backend on port 8090 (http://172.16.222.161:8090).
Please see attached screenshot for nginx configuration. For some reason, I can't add that info here.
Please suggest.
Thanks Shankar