Load Balancer impact on web development
- by confusedGeek
This question has it's roots in a SharePoint site that I am help with.
Background on the issue I dealt with:
The dev box and integration server are not setup behind a load balancer. The links were being built using the HttpRequest.Url value from the current context. Note that the links weren't relative links but full URIs. Once we deployed…