Closed as not planned
Description
juliovalcarcel opened SWS-1056 and commented
I am going to start working on some changes to the LocationTransformerObjectSupport and WsdlDefinitionHandlerAdapter to support running a web service from behind a load balanced reverse proxy and to dynamically figure out the location based on headers passed from the load balancer.
My thought was to have a boolean option in that can be set to check the X-Forwarded-Host and X-Forwarded-Proto headers to build the location string. By default I would have this off and it could be configured to be on with an override for both the headers.
Please let me know if you have any feedback or comments that I should keep in mind to help get this merged in. Thanks!
Referenced from: pull request #132