How-To: Remove slow Azure instances

In case you missed it, LeanSentry How-To last week was about removing slow or unhealthy Azure instances from your cloud service. It’s a relatively new technique made possible by a new Azure API, that lets you remove a specific instance of your choosing. Direct link: LeanSentry How-To: Remove unhealthy or slow Azure instances Reasons to … [Read more…]
ASP.NET Response.Flush could be breaking your site

We just announced our new expert How-To series, where we’ll be bringing you some of the best practices and techniques we’ve been using with customers. The post this week is about the Response.Flush API, a silent but deadly performance killer. Many of our ASP.NET customers experience performance degradation and hangs because of it, so its … [Read more…]
New Hang diagnostics for IIS & ASP.NET apps
LeanSentry’s new Hang diagnostics are out! This was a major rewrite of the diagnostic algorithm, and a complete redesign of the interface. Some of the biggest changes are …
Re-inventing LeanSentry

Hard to believe its been more than a year since my last post! I get a lot of “Hey Mike, what have you been up to?” email from this blog and the IIS troubleshooting newsletter, so I figured I should answer this question before getting back to business as usual. The short answer is, I’ve … [Read more…]
AppliedInnovations partnership brings LeanSentry to Windows-based ecommerce sites
Pretty excited this week, AppliedInnovations just announced a partnership to bring LeanSentry diagnostics to its Windows ecommerce customers. This is a smart move, because lets face it – the worst time for your ecommerce site to go down is when its making most sales. Unfortunately, thats exactly when all the hidden application bugs and performance … [Read more…]
Infographic: Debugger vs. Profiler? Fixing slow ASP.NET page loads
We put together a fun infographic to compare using the debugger vs. a profiler for troubleshooting slow page loads in ASP.NET apps. This coincides with our recent release of LeanSentry’s slow operation tracking, which provides an lighter (and more informative) alternative to either. Here it is: What do you use currently? Do you agree with … [Read more…]
IIS hang troubleshooting guide
Want to learn how to troubleshoot IIS website hangs the way Microsoft developers do it? Check out the new IIS hang troubleshooting guide.
Let's fix production troubleshooting
Production troubleshooting sucks. With LeanSentry, our vision has been to fix how IT and developers deal with production troubleshooting.
Today, this vision is getting even closer to being reality with automatic diagnostics for IIS website hangs, ASP.NET memory leaks, and many others.