• IIS is now the market leader with a 37.5% share of all sites

    A few months ago, I reported about the growth of sites running on IIS, which was edging closer and closer to Apache's market share. This month (July 2014), NetCraft's web server survey confirms that this has finally happened and IIS is now the...
  • Automating IIS configuration with .Net

    Configuring websites can be a tedious task, especially if you have large systems to manage, such as hosting providers do. If you are tired of doing this sort of thing manually, Visual Studio Magazine has published a detailed guide on using .Net code to...
  • IIS log size–under your control!

    Logging the traffic coming into a website is very important, but on a busy site, the log can generates many gigabytes of data every day, making it hard to control disk-space and prevent the drives from filling up. As a result, many users turn off logging...
  • More info about HeartBleed

    After my blog post on the topic , questions continue to flow about the effect it has on Windows, Azure and IIS. A lot of the question really show how confusing SSL technology is to many people. Much has been written about HeartBleed, and it wouldn't...
  • IIS Manager reaches out into the cloud!

    Most people think Azure’s portal is terrific, and especially the new version, but for those of us who have been using IIS Manager to operate their local servers, using the same familiar interface to manage their cloud has been high on the wishlist...