Forum Discussion
John_Stevensen
Nimbostratus
13 years agoUsing the F5 to proxy for SOAP webservices
Prior to introducing F5 between the client and server:
I sent out a request from SOAP UI to server () and got an AA/AE message as expected.
I created a pool member 10.0.38.136...
Kevin_Stewart
Employee
13 years agoThe 500 error suggests that the server is at least getting the request, so I'm guessing there's something in it that it doesn't like. I'm going out on a limb here, but could it be the Host header?
Add the following and see if it makes a difference: when HTTP_REQUEST { HTTP::header replace Host "localhost:65083" }
Otherwise does the application have any sort of filter that may reject the client's source address?
Recent Discussions
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