MSDN > フォーラム ホーム > Windows Communication Foundation > best practice to adjust services instance number parameters
質問する質問する
 

回答済みbest practice to adjust services instance number parameters

  • 2009年7月2日 9:51Serge Calderara ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     

    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

回答

すべての返信