You need to ensure that your service works with the load balancer

A Windows Communication Foundation (WCF) service is deployed with netTcpBinding. This
sen/ice uses a duplex message exchange pattern. You are developing the next version of
the WCF service. You discover that your company’s hardware load balancer performs
correctly only for WCF services that use HTTP. You need to ensure that your service works
with the load balancer. What should you do?

A Windows Communication Foundation (WCF) service is deployed with netTcpBinding. This
sen/ice uses a duplex message exchange pattern. You are developing the next version of
the WCF service. You discover that your company’s hardware load balancer performs
correctly only for WCF services that use HTTP. You need to ensure that your service works
with the load balancer. What should you do?

A.
Create a custom binding that has the compositeDuplex, textMessageEncoding, and
namedPipeTransport binding elements in this order.

B.
Create a custom binding that has the compositeDuplex, textMessageEncoding, and
wsHttpTransport binding elements in this order.

C.
Use wsHttpBinding.

D.
Use basicHttpBinding.



Leave a Reply 0

Your email address will not be published. Required fields are marked *