Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ASP.NETWebアプリケーションのプロファイリングを行っています。データベース接続が非常に集中していると思います(ADO.NET接続プールの過度の使用)。デバッグなしでプールに何回行くか、そして平均してプールで利用可能な接続の数を知るにはどうすればよいですか?PerfMonまたは他のツールでこの情報を提供するカウンターはありますか?
ADO.NET パフォーマンス カウンターを見てください。
http://msdn.microsoft.com/en-us/library/ms254503.aspx