Forum Discussion

NPolitis_234832's avatar
NPolitis_234832
Icon for Nimbostratus rankNimbostratus
Sep 20, 2017

Proxypass "proxyremote" functionnality.

Hi,

 

I'm facing a little issue with the Proxypass Irule. I need to "reverse-proxy" an internet published ressource (a contractor API service) based on a URI matching rule.

 

Two possible scenarios :

 

client > F5 > internal ressource (if URI matches) client > F5 > HTTP Proxy > Internet > contractor API service. (no URI match)

 

The big issue lies in the fact that the F5 do not have a direct access to Internet and the only possible way out is through our HTTP proxies.

 

Using mod_proxy on apache lets you use the proxyremote functionnality which allows you to proxify your outbound traffic.

 

ANy idea how i could get the same kind of result ?

 

No RepliesBe the first to reply