Contents tagged with Uncategorized
-
You may be massively overpaying for your CPUs
You could be throwing away 50-80% of your cloud instance CPU power, due to common .NET CPU overheads.
Learn more about these and how to remove them to save on your cloud costs in our W3wp high CPU guide.
[Read more] -
My first IIS guide: IISRESET, pool recycles, and site warmup
When I picked restarting IIS as the topic to dig into first, I thought this was kind of a random place to begin. Especially given how many other, seemingly more exciting things I will be talking about, including hangs, scalability, session state, async, and all the others. (To skip my rambling and go straight to ... [Read more...]
The post My first IIS guide: IISRESET, pool recycles, and site warmup appeared first on Mike Volodarsky's Blog.
-
Zombie websites get created whenever the root application of a website is removed, orphaning the rest of the application content in your website. Because IIS requires the root of the website to be an application, this effectively renders the website inaccessible: It cannot serve requests It does not show up in InetMgr It will likely [...]Remove zombie websites from your IIS server
-
After a long pause in writing on this blog, I am excited to be back. Its been a very crazy time at LeanServer, where we’ve been working on a number of high-scalability projects for the Windows web platform with some big companies including vevo.com, the orchard, Microsoft, and so on. However, perhaps the biggest thing [...]Blogging again!