Forum Discussion
Reverse Proxy for external address (URL)
Hi Dierick!
Thanks for the reply.
It is more external to external i think... Here is the (one of them...) code that i have made:
when HTTP_REQUEST { if {([HTTP::host] equals "www.site01.com") and ([HTTP::uri] eq "/uri1/uri2")} { HTTP::header replace Host "www.site02.com" pool POOL_Site_00 } }
This POOl that I made have as unique member, a host with the IP of external webserver. The POOL is avaliable and OK. The port 80 is open, the monitor is ok, but it is still not working.
Is there a pre requisite for the BIG-IP act as a reverse proxy, such as DNS resolution for example?
Tks Again!
Recent Discussions
Related Content
* 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