WCF Service Endpoint in Large Farm in Web.Config.

Traitée WCF Service Endpoint in Large Farm in Web.Config.

  • lundi 11 juin 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!

Toutes les réponses

  • mardi 19 juin 2012 09:15
     
     Traitée

    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

    • Marqué comme réponse BayouB jeudi 21 juin 2012 19:02
    •