we have web farm architecture. Load balancer is maintaining all the requests. I want to send a http request to the server of my choice. But i am unable to do so because of load balancer. I am doing this in a windows application. Could you please suggest ways to bypass load balancer?
Thanks AR