开发者

Best way to performance monitor for Web services

I would like to monitor web services. I would like to see which methods got called the most and number of bytes sent from a web services. The service is hosted on IIS 7. are there any performance counters for that? our servic开发者_StackOverflow社区es are WCF based web services.


An easy option is to use Appabric Monitoring. You will have a complete dashboard including calls ratio and duration.

You can also use WCF built-in performance counters such as Operation counters. See here

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜