Month: October 2005

Management APIs of IIS7

David Wang has posted some news about the new Management APIs in IIS7 and how compatible IIS7 will be with existings IIS6 APIs. There are also some information about the big changes from IIS6 to IIS7. Read about it a source: David Wang : IIS7. Management API.

Categories IIS

Hacking IIS6 with Metabase Explorer

WindowsDevCenter.com has released an article about Hacking IIS 6 with Metabase Explorer. It’s quite interesting, read it here: WindowsDevCenter.com: Hacking IIS6 with Metabase Explorer

Categories IIS

Working With Application Pools in Internet Information Server

WindowsNetworking has posted an article about Working With Application Pools in Internet Information Server. “If your IIS Server hosts multiple Web sites, then buggy code within any one of those sites can bring down the other sites. Fortunately, there is something that you can do to prevent this from happening. In this article, I will show you how you can use application pools to prevent problems with a Web site from causing stability problems across …

Read more

Categories IIS

Working With Application Pools in IIS

WindowsNetworking has posted an article about Working With Application Pools in Internet Information Server. “If your IIS Server hosts multiple Web sites, then buggy code within any one of those sites can bring down the other sites. Fortunately, there is something that you can do to prevent this from happening. In this article, I will show you how you can use application pools to prevent problems with a Web site from causing stability problems across …

Read more

Real work logparser examples

The MSCOM team has posted some of their real world logparser which they use in their daily work. If you are interested in Logparser and parsing IIS log, have a look at: Microsoft.com Operations : …Pull Out the Swiss Army Knife… (Logparser That Is)…

Categories IIS