Hello,
i' need to make a web request from one web app to another web app.
But i can't specify the url in the request because the server is load balanced wih no affinity, so i'm not sure the request will be served from the same node.
Go to the complete details ...