WCF Service Endpoint in Large Farm in Web.Config.

תשובה WCF Service Endpoint in Large Farm in Web.Config.

  • lunedì 11 giugno 2012 19:27
     
     

    In a large farm, I am uncertain how/what to set WCF endpoints in Web.Config.

    For example, 

    <endpoint address = NameofLoadBalancedURL.Domain.com/pwa/_vti_bin/psi/projectserver.svc

    <endpoint address = NameofAppServer.Domain.com/pwa/_vti_bin/psi/projectserver.svc

    Guidance much appreciated!

Tutte le risposte

  • martedì 19 giugno 2012 09:15
     
     Con risposta

    Hi,

    Are you able to access pwa with NameofLoadBalancedURL.Domain.com/pwa? If yes, then this should be your endpoint. Directly accessing app server while having LB makes LB useless.


    Thanks, Kashif

    • Contrassegnato come risposta BayouB giovedì 21 giugno 2012 19:02
    •