Thanks for taking the time to read this. I'm new to using WCF and I'm in the early stages of creating a new web front end to our existing system. I want to use network load balancing on an IIS cluster where each node is hosting a WCF application which contains logic on where to route the request...
Is something like this possible? Are the endpoints of the WCF application the same as the IIS end points? Any help/suggestions/advice would be appreciated.