singhhome


Regarding MSDN suggestion for using Channel factory for better perfornance

http://msdn2.microsoft.com/en-us/library/aa738757.aspx

I just wanted to know, how channel factory will work in case of a service hosted on Load balancing sever. Is it Ok to use channel factory in such cases or will a channel factory couple the client to a specific server machine




Re: Channel Factory - Load balancing

James.Zhang - MSFT


You need a router for the Load balancing server, please take a look at the following example : http://msdn2.microsoft.com/en-us/library/ms751497.aspx