Working WCF WebServices with NLB server
- by gguth
Im starting the architecture of a new project using WCF, but im not the right person to make some network considerations, so im doing some research but cannot find the answers to these questions:
We´ll host the WCF service in a common Windows Service app in 2 servers and we´ll have another server to make the Load-Balancing job using the WNLB. The fact that we are hosting the WCF in a Windows Service app can disturb the NLB job?
Before my research i thought the load balancing was tought to configure, but with NLB it seems to be very simple, its really that simple?
Note: The binding will be basicHttpBinding