I am in the process of moving my asmx web service from one machine to a load balanced setup of two machines. There are no issues on the single machine setup. However on the load balancing setup, I have run into an issue when trying to invoke the service call. I can get to the services fine. When I invoke the call, I get an application timeout from the load balancer itself. On further investigation, I have noticed that the Host listed on the operations page is the load balancer IP. I believe this is the problem, but I do not have enough knowledge to know so.
↧