ServerSide

Mike Volodarsky on Internet Information Services (IIS), IIS7, and ASP.NET
Welcome to ServerSide Sign in | Join | Help
in Search

Browse by Tags

All Tags » IIS7
Showing page 1 of 7 (66 total posts)
  • LeanServer needs a rockstar .NET Developer in the Philadelphia area

    Things have been pretty hectic.  Although I haven't blogged about this much, I've been working on LeanServer, a new company I started last year.  LeanServer is a technical expert in scalability and performance for very large web sites, with multiple technologies and tools aimed at making these sites scale and significantly ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on July 9, 2009
  • Workaround for using IIS 7 url authorization with ASP.NET roles

    When using the IIS 7.0 Integrated pipeline, you gain access to a ton of cool scenarios where IIS and ASP.NET features work together to provide value for your application – regardless of the application content.Most of these features involve using ASP.NET features (e.g.Forms Authentication) to provide their services for non-ASP.NET ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on May 11, 2009
  • Analyzing server power consumption and costs

    Server power consumption is rapidly becoming a hot topic in the IT industry.  For many data centers, the cost of powering servers has become a top budget item.  In fact, in 2008, the average cost of power used by a server exceeded its purchase price (1). Nationally, the EPA estimated data center electricity consumption to cost over $4.5 ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on February 1, 2009
  • IIS 7.0 Url Rewriter gotchas when importing mod_rewrite rules

    One of the best things to happen to IIS 7.0 recently is the release of Url Rewriter, the IIS 7.0 url rewriting equivalent to Apache's mod_rewrite. To ease the process of migrating Apache apps (notably PHP applications that rely on mod_rewrite rules for SEF / friendly urls), the Url Rewriter IIS Manager snapin includes an import function that ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on December 7, 2008
  • IIS 7.0 Forms Authentication and Embedded Media Players

    One of the useful benefits of IIS 7.0 and the ASP.NET Integrated mode is the ability to protect all content using ASP.NET Forms Authentication.  In the past, people would often protect the application pages themselves, and leave images and media content open for public access.  It wasn’t easy to extend the same internet-based ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on November 16, 2008
  • When to restart IIS when making changes to your application

    Knowing when to restart IIS to pick up various types of changes to your application has traditionally been a challenge. IIS and ASP.NET are both stateful software systems, which heavily rely on cached state that is loaded once to provide high performance.  They also recognize the downside of being stateful - having to refresh the state when ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on September 12, 2008
  • Leverage the Top 10 Performance Improvements in IIS 7.0

    This month, TechNet Magazine published my article about the top IIS 7.0 features you can use to unlock the performance potential of your web server.  You can read it at Top 10 Performance Improvements in IIS 7.0. IIS 7.0 improves on the already solid performance of its predecessor in quite a few places. However, this article is not about ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on August 2, 2008
  • Trace IIS 7.0 Errors Like a Pro with Failed Request Tracing

    When you are working with the web server, dealing with errors is a fact of life.  They creep in when applications change, when you deploy to a new server, make configuration changes, or add new functionality.The IIS 7.0 philosophy with respect to errors is that an error is better than something seemingly working in a way that you don’t ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on August 1, 2008
  • Make your next IIS 7.0 web server a lean one

    Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits.  It promises a significantly reduced surface area, lightweight management overhead, and better performance.Or, in other words, you can use IIS 7.0 build lean web servers.Ever wonder how far you can go with modularizing IIS 7.0? Actually, you can go ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on June 17, 2008
  • The next step

    It's been one week since I left Microsoft, and what a week its been! I dont remember the last time I was on so little sleep :) I'll be making some changes to www.mvolo.com and posting more info about the new stuff shortly. I have to say though that my focus is still almost completely on IIS 7.0 and related Windows Server 2008 ...
    Posted to IIS 7.0 Server-Side (Weblog) by Mike Volodarsky on May 27, 2008
1 2 3 4 5 Next > ... Last ยป
Powered by Community Server, by Telligent Systems