|
|
Front Page News
-
|
In the last 6 months, LeanServer has deployed several high performance web technologies with some of the biggest names in the web. It’s been a very intense ride, but totally worth it when seeing the impact we can have in a large-scale web environment...
|
-
|
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...
|
-
|
Performance counters are a wonderful tool when it comes to quickly assessing system health and performance of Windows subsystems. In addition to learning much about the operation of Microsoft products, exposing performance counters from your own code...
|
-
|
I dont usually post activist stuff on the blog, but I have to make an exception in this case. A year ago, I caught a late night showing of Jeff Barrie's Killowatt Ours, a 1 hour long film about the true impact of energy production on our environment,...
|
-
|
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...
|
-
|
If you are developing code that uses distributed synchronization or messaging, you sometimes might need to use files as a locking mechanism. This can be useful because files are persistent (beyond thread, process, or even power session lifetime), and...
|
-
|
For many data centers, the cost of powering servers has become a top budget item. The first step to reducing power costs lies in understanding the power characteristics of your server equipment and workloads. We started with a simple power meter and a...
|
-
|
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...
|
-
|
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...
|
-
|
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....
|
-
|
IIS 7.0 improves on the already solid performance of its predecessor in quite a few places. But the real power lies in the new capabilities IIS 7.0 provides that can significantly improve performance, scalability, and reduce operational costs of running...
|
-
|
When dealing with hard to find IIS 7.0 errors, I break out the trusty Failed Request Tracing. My favorite way of doing this is through the command line...
|
-
|
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. Ever wonder how far you can go with modularizing IIS 7.0?...
|
-
|
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...
|
-
|
IIS 7.0 provides a number of APIs that you can use to manage configuration remotely. This post provides the info and tools you need to configure remote access to IIS 7.0 configuration, including for use on Server Core installations....
|
-
|
After almost 5 years at the company, I am both sad and excited to say that I’ll be leaving the IIS team and Microsoft at the end of this week. Looking back , I can say that my experience at Microsoft has been truly amazing. I got to ship two amazing...
|
-
|
The IIS 7.0 Resource Kit Book is out! Coming straight from the IIS 7.0 team and some of our best MVPs, this should be the best IIS 7.0 book out there today ......
|
-
|
Since its release, IconHandler has been a pretty popular module (on its own and with the custom DirectoryListingModule ). Today, I am releasing v2.0 of IconHandler, which contains some much-requested functionality and fixes a few issues that people have...
|
-
|
Ever since I started blogging about IIS 7.0, I had the plan to do it on a server that was running the actual technology I was blogging about ... I deviated a little from the plan when I first stated out, making the first few posts using GoDaddy's...
|
-
|
ASP.NET applications in IIS 7.0 Integrated mode requires configuration changes if they define custom modules or handlers ... However, it is possible to create portable ASP.NET applications that can function in all three environments without configuration...
|
-
|
I've blogged quite a bit about using Visual Studio to develop and debug IIS 7.0 applications in the past. A few weeks back, I put together a detailed article about using Visual Studio 2008 to work with IIS 7.0 applications, collecting all the various...
|
-
|
Bill's recent post reminded me of a question I often get about backing up and restoring configuration when IIS 7.0 is being used in the Shared Configuration mode. In this mode, the applicationHost.config file is stored on a UNC share to allow multiple...
|
-
|
Last week, the IIS team released bit-rate throttling module to the web. As the self-proclaimed daddy of the project (I designed and wrote the initial prototype in early 2007), I am very thrilled to see it out. The new IIS media team folks have done a...
|
-
|
In the past, I've blogged a number of times about using Visual Studio to develop and debug IIS 7.0 applications. I am happy to say that Visual Studio 2008 has added a number of improvements to work better with IIS 7.0, making it a lot easier to use...
|
-
|
After 5 years in development, IIS 7.0 is finished ! Personally, it is hard to believe that it is over. I remember joining the IIS 7.0 team over 4 years ago, when the project was in its infancy, to drive the design of the web server engine. I remember...
|
|
|
|