Forum Discussion
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 /synch...
ShankarA_326137
Jul 24, 2017Nimbostratus
I have the following iRULE and it works partially. Two pools inside VS (synpool - 172.16.222.161:8091 and confpool - 172.16.222.161:8090). and the rule is,
when HTTP_REQUEST { if { [HTTP::uri] contains "/synchrony" and [TCP::local_port] == 80 } { pool synpool } else { pool confpool } }
Pls let me know if the above rule is correct. Any other suggestions / advice ?
Thanks Shankar
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