Please let me know if there is there anyway to Mock a Load Balancing Env. for testing WCF Services?
Thanks
PV
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Matt Snider, the former PM of the WCF Routing mechanism blogged about a solution here:
http://blogs.msdn.com/b/routingrules/archive/2010/04/14/load-balancing-at-the-routing-service.aspx
The sample he mention is a part of the WCF/WF 4.0 Samples Pack (which can be downloaded here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=35EC8682-D5FD-4BC3-A51A-D8AD115A8792) is documented here: http://msdn.microsoft.com/en-us/library/ee667249%28v=VS.100%29.aspx
–larsw