Microsoft 开发人员网络 > 论坛主页 > 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

答案

全部回复