Mike Volodarsky's Blog
-
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...]
The post How-To: Remove slow Azure instances appeared first on Mike Volodarsky's Blog.
-
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 ...
The post New Hang diagnostics for IIS & ASP.NET apps appeared first on Mike Volodarsky's Blog.
-
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...]
The post Re-inventing LeanSentry appeared first on Mike Volodarsky's Blog.
-
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 [...]
The post AppliedInnovations partnership brings LeanSentry to Windows-based ecommerce sites appeared first on Mike Volodarsky's Blog.
-
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 [...]
The post Infographic: Debugger vs. Profiler? Fixing slow ASP.NET page loads appeared first on Mike Volodarsky's Blog.
-
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.
The post Let’s fix production troubleshooting appeared first on Mike Volodarsky's Blog.
-
Everything you ever wanted to know about ASP.NET request queues
-
The 4 server logs you NEED to know to fix any IIS / ASP.NET error
-
Fix the 3 silent performance killers for IIS / ASP.NET apps