Forum Discussion
Eric_Frankenfie
Nimbostratus
Apr 29, 2011Forward Traffic to Proxy Server
I have an application server on the inside of our network that needs to send HTTPS soap messages to one of our clients. No devices on our network have direct access to the Internet; rather all outbou...
Eric_Frankenfie
Nimbostratus
May 04, 2011The app server will be sending the request to the VS internal address. The F5 would then rewrite the request to the customer URL and then pass the request to the Proxy. Maybe something like this...
if { [string tolower [HTTP::path]] contains "/customer1" }
HTTP::header replace "subdomain.customer1.com"
HTTP::uri "/atchi/app.cgi"
if { [string tolower [HTTP::path]] contains "/customer2" }
HTTP::header replace "subdomain.customer2.com"
HTTP::uri "/atchi/app.cgi"
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
