Forum Discussion
Thanadon_Wattan
Nimbostratus
21 years agoIs it possible to use F5 as proxy/reverse proxy server?
I try to config F5 as proxy/reverse proxy by i-Rule.
is it possible?
I use data group for mapping request uri to internal server like this
{http://www.host...
Brian_Gupta_115
Nimbostratus
21 years agoBasically a load balancer is a reverse proxy. Please see the following thread on URI parsing.
http://devcentral.f5.com/default.aspx?tabid=28&view=topic&forumid=5&postid=1635
With your URL, you will want to use
ends_with "http://10.10.0.15:83/ as your condition.
-Brian