Alt Text Goes Here

IIS Team Blogs Tagged with "IIS News Item, IIS News" (RSS)

What to expect from IIS7 custom error module

IIS7 custom error module work in SendResponse stage with priority high (priority high in send response actually means lowest priority) which makes it one of the last modules to run in the pipeline. It produces custom errors only if current statusCode...

How configuration system merges sections

One of the things which was not clear to me when IIS7 configuration system was written was how configuration system merges all the configuration data available and then decide what values are effective for the current request. One of confusions came from...

List of registry keys affecting IIS7 behavior

Few months ago, I fired procmon and collected all the registry keys IIS7 processes read. I then gathered the information about these registry keys from different people in the team and also collected available information on the internet. I have been...

Ins & Outs of hostable web core

I started writing an application which uses hostable web core (HWC) functionality of IIS7 and before making it available for download I thought it will be useful to write about HWC in detail. Hostable web core enables processes other than w3wp.exe to...

IIS 7 Talks: Reykjavik and London

Will and I will be presenting one day talks, aimed at IT professionals, about IIS 7. Schedule: 14 May: Reykjavik ( details and registration ) 23 May: London ( details and registration ) We're still finalizing details, but it looks like we'll also be talking...

How to speed up your most popular web page

What's your most popular web page? I assume it is the default document of your web site, for example if a client requests www.mysite.com IIS would execute www.mysite.com/default.htm . Your default document list is easy to query: C:\>%systemdrive%\inetpub...

Related Tags

Sorry, but there are no more tags available to filter with.

IIS Team Blogs

Page view counter