Forum Discussion
jondyke_46152
Nimbostratus
Feb 27, 2008AddressFilter mismatch when using HTTPS offload
Hi
I have a BIGIP load balancer which has two virtual server setup to a pool of servers. One for HTTP and the other for HTTPS.
Taking all but one server out of the pool to make diagnostics easier the result is the same. If I do a GET of an address over HTTP or HTTPS all is well.
However when doing a POST of a SOAP envelope (containg xml)to the HTTP address we get a valid response but if we try and POST the same SOAP envelope (containg xml)via HTTPS we get a 500 error on the node IIS log and the following message returned at the client:-
The message with To 'https://reapatt.assureweb.co.uk/Ape2/BondComparisonService.svc/UNP' cannot be processed at the receiver, due to an AddressFilter mismatch at the EndpointDispatcher. Check that the sender and receiver's EndpointAddresses
Any help/pointers would be greatly appreicated.
Many Thanks,
JD
- James_Thomson
Employee
It might have something to do with the fact that the client sends HTTPS and probably puts HTTPS in the XML payload. Then, the server receives an HTTP request, but with HTTPS in the XML payload ,but the endpoint inspector is only expecting HTTP, not HTTPS to be there. I just saw this that leads me to think that.
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