Le réseau pour les développeurs > Forums - Accueil > Windows Communication Foundation > best practice to adjust services instance number parameters
Poser une questionPoser une question
 

Traitéebest practice to adjust services instance number parameters

  • jeudi 2 juillet 2009 09:51Serge Calderara Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     

    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

Réponses

Toutes les réponses