This post originated from an RSS feed registered with .NET Buzz
by Scott Watermasysk.
Original Post: Monitoring ASP.NET Applications
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Erik Olson introduces a number of performance counters that are important for assessing the health of ASP.NET applications. He presents a brief introduction to a set of relevant counters, performance monitoring tools, and some recommendations about how to remedy performance and reliability issues.
One of the items I want to spend sometime on over the next couple of weeks is monitoring the .Text cache usage. More specifically, attempting to make sure what gets entered into the actually gets reused.