Microsoft Developer Network > Página Inicial dos Fóruns > Windows Communication Foundation > best practice to adjust services instance number parameters
Fazer uma PerguntaFazer uma Pergunta
 

Respondidobest practice to adjust services instance number parameters

  • quinta-feira, 2 de julho de 2009 9:51Serge Calderara Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     

    dear all,

    I have an application which consume different set of services. One client application to WCF services is a WPF application and I have also services which are client of other services.
    Based on that I have set up a test environement and let the whole application running with wcf tracing on to identify potential bottleneck.
    After 3 full days of run, I get my client application which is not receiving anymore callback information form my services.

    What I am trying to identify is if it comes from InstanceNumber or Max limit reached based on service configuration.

    Is there an easy way, or more generally a best practice to track during the run of the application the number of running service instances in order to see if those instances are constanly increasing and after a while connection gets drop due to that or if it comes froma  quota which is reach.

    Is tehre such facility to track in a way those max value we have configure in config files ?

    thnaks for help

    serge


    Your experience is build from the one of others

Respostas

Todas as Respostas