SlideShare a Scribd company logo
 Introduction
 Installations
 Security Enhancement
 Manageability Enhancements
 Performance and Scalability
 New Features
 Platform Improvements
 Summary
 Microsoft Internet Information Server (IIS) is
integrated with the Microsoft Windows NT Server
Operating System to provide a Web server for
organizations.
 Minimum
computer/Processor
 Recommended
Computer/Processor
 Minimum Memory
Supported
 Recommended Memory
 Maximum Memory
 Hard Disk
 CPU Support
 133 MHz or higher
Pentium-compatible CPU
 550 MHz or higher
Pentium-compatible CPU
 128 MB RAM
 256 MB RAM
 2 GB
 2 GB hard disk with a
minimum of 1.5 GB free
spaces.
 Up to two CPUs on one
machined
 Minimum
computer/Processor
 Recommended
Computer/Processor
 Minimum Memory
Supported
 Maximum Memory
 Hard Disk
 CPU Support
 133 MHz or higher
Pentium-compatible CPU
 550 MHz or higher
Pentium-compatible CPU
 128 MB
 4 GB
 2 GB hard disk with a
minimum of 1.5 GB free
spaces.
 Up to four CPUs on one
machined
 Installs in a locked down state
 Installing 2003 server doesn’t install IIS by default.
 Disabling via group policy
 Administrators can prevent users from installing IIS on their
computers
 Command-line tools not accessible to web
users
 IIS 6.0 command line tools can’t be executed by the web
server
 Secure Socket Layer (SSL) Improvements
 Performance
 Faster in processing than IIS 5.0
 Remotable Certification Object.
 Allow customer to manage accounts remotely. Unlike
IIS 5.0
 Selectable Cryptographic Service Provider
 Easy to select Crypto API Provider to accelerate
performance. Unlike IIS 5.0
XML Metabase
The metabase configuration for IIS 4.0 and IIS 5.0
was stored in a proprietary binary file and was not
easily readable or editable. IIS 6.0 replaces the
proprietary binary file, called MetaBase.bin, with
plain text XML formatted files. Which incorporates
rich functionality, such as inheritance, data typing,
change notification, and security.
 Automatic configuration versioning
◦ The Metabase feature automatically keeps track of changes.
 Edit-While-Running Feature
◦ IIS 6.0 gives the administrators to change the server
configuration while the server is running, through direct
editing to the Metabase.xml file.
 Server Independent backup and restore
◦ With a user supplied password, administrators and
developers are able to create server-independent backups.
XML Metabase
 New Web-based Administration
Console
 IIS 6.0 includes a new Web-based
administration console called the
Remote Administration Tool. Using the
Remote Administration Tool,
administrators are able to remotely
administer IIS 6.0 across the Internet or
the intranet through a Web browser.
 HTTP. Sys- New Kernel-Mode Driver
 Caching Policy & Thread Management
 Web Gardens
 Persisted ASP Template Cache
 Large Memory Support for x86.0
 Site Scalability
 A single point of contact for all incoming HTTP
requests.
 High performance connectivity for HTTP server
application
 Driver sits atop TCP/IP and
 Receive all requests from the IP/port
 Responsible for overall connection
management, bandwidth, throttling, and web
server logging.
 IIS 6.0 has heuristics built in that use to:
◦ Determine the cacheable hot-set of an
application or set of sites
◦ Determine which items should be cached
on the basis of the distribution of requests
that a particular application receives.
◦ Makes better use of resources on the
server
◦ Makes decisions to increase/reduce
concurrency on the basis-efficient in using
concurrency.
 Web Gardens:
◦ An application pool has multiple processes serving the
requests routed to the pool.
◦ Possible to configure the worker processes in a web
garden.
◦ Increase scalability
 Large Memory Support for x86.0
◦ For workload have a great deal of cached data.
◦ Can configure to cache up to 64 gigabytes (BG).
 Persisted ASP Template Cache
◦ Templates are store on disk that work more efficiency and
faster response.
 Improved the way internal resources are used
 Many more sites can be hosted on a single
IIS6.0 server
 Larger number of worker processes that can be
concurrently active
 Quicker startup/shutdown of the server when
hosting sites.
 Capable of having thousands of isolated
applications configured – each run with its own
application pool worker process.
 ASP.Net and ISS6.0 integration
 Buffer and handle send
 Internal redirection
 Caching dynamic content
 Worker process recycling
 ISAPI support for custom errors
 Improves ISAPI Unicode support
 New COM+ services in ASP
 ASP.Net and IIS 6.0 Integration
◦ Developer have high levels of functionality
 Rapid application development
 Wide variety of languages to choose from
◦ Is a result of enhanced process model integration
in IIS 6.0 that support XML, SOAP, and IPv6.
 Buffer and Handle Send (VectorSend)
◦ Server support function for ISAPIs
◦ Put together a list of buffers and file handles to
send in order
◦ This frees the ISAPI from doing any of buffer
construction or multiple write clients.
 Execute URL
◦ Allow an ISAPI extension to easily redirect a request to
another URL.
◦ Replace almost all read raw data filters
◦ Allow ISAPI extension to process the request entity body
and pass it to a child request.
 Global Interceptors
◦ Implement ISAPI request interceptors: intercept, change,
redirect, or deny incoming HTTP request from specific
URL space.
New Features:
 Caching of Dynamic Content
◦ Implementation of Kernel-mode for dynamic content
◦ Benefit many customers have programmatically created
content that doesn’t change.
 Worker process recycling
◦ IIS 6.0 support function called
HSE_REQ_REPORT_UNHEALTHY that allow ISAPI
extension call into ISS 6.0 worker process to request that
worker process be recycled.
◦ Allow developer to pass in a string representing the
reason.
 ISAPI Support for Custom Errors
◦ Developer no longer need to generate their own error.
◦ Instead, they can plug into the custom error support built
into IIS 6.0 through a new server support function called
HSE_REQ_SEND_CUSTOM_ERROR.
 Improved ISAPI Unicode Support
◦ Important in a global economy
◦ Be able to get variables in Unicode and adds two new
server support functions
 New COM+ Services in ASP -Separated the COM+
services from component and allow ASP application
to use a set of COM+ services in IIS 6.0
 Fusion Support -allow an ASP application to use
specified version of a system runtime DLL or classic
COM component.
 Partition Support – define a different
configuration of a single COM+ application for
different users. (security and version)
 Tracker Support – allow administrators to monitor
what code is running within the ASP.
 Apartment Model Selection – allow developer
to determine which threading model to use when
executing the pages in an application.
 64-bit Support-The complete Windows Server 2003 family
code base is compiled for 32-bit and 64-bit platforms.
 IPv6.0 Support-is the next generation IP protocol for the
Internet.
 Logging Improvements
◦ UTF-8 Logging Support-support IIS 6.0 writing log files
◦ Binary Logging-allows multiple sites to write to a single
log file in a binary, non-formatted manner
◦ Logging of HTTP Substatus Codes-helpful in
debugging or troubleshooting
 File Transfer Protocol (FTP)
◦ FTP User Isolation-easy availability and wide
adoption for customers to upload the Web content
◦ Configurable PASV Port Range-can reduce the
attack surface of IIS 6.0 FTP servers by allowing
administrators to have more granular control over the
port ranges that are exposed over the Internet.
 Improved Patch Management
◦ No service interruption while installing patches-
which means an administrator can easily install most IIS
6.0 hot fixes and most new worker process DLLs
without any interruption of service.
 IIS 6.0 and Windows Server 2003 introduce many
new features for Web application server reliability,
manageability, scalability, and security
 For More Information : www.Microsoft.com

More Related Content

What's hot

How to Monitor IIS
How to Monitor IISHow to Monitor IIS
How to Monitor IIS
Power Admin LLC
 
IIS interview questions and answers
IIS interview questions and answersIIS interview questions and answers
IIS interview questions and answers
Interviewwiz
 
IIS
IISIIS
Upgrade, Migrate and Virtualisation with SharePoint 2010
Upgrade, Migrate and Virtualisation with SharePoint 2010Upgrade, Migrate and Virtualisation with SharePoint 2010
Upgrade, Migrate and Virtualisation with SharePoint 2010
Alan Richards
 
06.m3 cms set-upwebserver
06.m3 cms set-upwebserver06.m3 cms set-upwebserver
06.m3 cms set-upwebservertarensi
 
Microsoft/Zend Webcast on Cloud Computing
Microsoft/Zend Webcast on Cloud ComputingMicrosoft/Zend Webcast on Cloud Computing
Microsoft/Zend Webcast on Cloud Computing
Josh Holmes
 
Understanding iis part2
Understanding iis part2Understanding iis part2
Understanding iis part2
Om Vikram Thapa
 
iPlanet basics
iPlanet basicsiPlanet basics
iPlanet basics
zeroproductionincidents
 
Hardening Apache Web Server by Aswin
Hardening Apache Web Server by AswinHardening Apache Web Server by Aswin
Hardening Apache Web Server by AswinAgate Studio
 
Windows Loves drupal
Windows Loves drupalWindows Loves drupal
Windows Loves drupal
Alessandro Pilotti
 
Windows Loves Drupal
Windows Loves DrupalWindows Loves Drupal
Windows Loves DrupalAcquia
 
How to extend WSO2 Carbon for your middleware needs
How to extend WSO2 Carbon for your middleware needsHow to extend WSO2 Carbon for your middleware needs
How to extend WSO2 Carbon for your middleware needsWSO2
 
Inmagic Content Server Enterprise/Standard v1.3 Install Notes
Inmagic Content Server Enterprise/Standard v1.3 Install NotesInmagic Content Server Enterprise/Standard v1.3 Install Notes
Inmagic Content Server Enterprise/Standard v1.3 Install Noteswebhostingguy
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4
Ayman Sheta
 
Understanding iis part1
Understanding iis part1Understanding iis part1
Understanding iis part1
Om Vikram Thapa
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
Tuan Yang
 
Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0
Tim Carman
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
pasalapudi
 

What's hot (20)

How to Monitor IIS
How to Monitor IISHow to Monitor IIS
How to Monitor IIS
 
IIS interview questions and answers
IIS interview questions and answersIIS interview questions and answers
IIS interview questions and answers
 
IIS
IISIIS
IIS
 
Upgrade, Migrate and Virtualisation with SharePoint 2010
Upgrade, Migrate and Virtualisation with SharePoint 2010Upgrade, Migrate and Virtualisation with SharePoint 2010
Upgrade, Migrate and Virtualisation with SharePoint 2010
 
06.m3 cms set-upwebserver
06.m3 cms set-upwebserver06.m3 cms set-upwebserver
06.m3 cms set-upwebserver
 
Microsoft/Zend Webcast on Cloud Computing
Microsoft/Zend Webcast on Cloud ComputingMicrosoft/Zend Webcast on Cloud Computing
Microsoft/Zend Webcast on Cloud Computing
 
Understanding iis part2
Understanding iis part2Understanding iis part2
Understanding iis part2
 
iPlanet basics
iPlanet basicsiPlanet basics
iPlanet basics
 
Hardening Apache Web Server by Aswin
Hardening Apache Web Server by AswinHardening Apache Web Server by Aswin
Hardening Apache Web Server by Aswin
 
Windows Loves drupal
Windows Loves drupalWindows Loves drupal
Windows Loves drupal
 
IIS PPT (1)
IIS PPT (1)IIS PPT (1)
IIS PPT (1)
 
Windows Loves Drupal
Windows Loves DrupalWindows Loves Drupal
Windows Loves Drupal
 
How to extend WSO2 Carbon for your middleware needs
How to extend WSO2 Carbon for your middleware needsHow to extend WSO2 Carbon for your middleware needs
How to extend WSO2 Carbon for your middleware needs
 
Inmagic Content Server Enterprise/Standard v1.3 Install Notes
Inmagic Content Server Enterprise/Standard v1.3 Install NotesInmagic Content Server Enterprise/Standard v1.3 Install Notes
Inmagic Content Server Enterprise/Standard v1.3 Install Notes
 
Installing windows server 2016 TP 4
Installing windows server 2016 TP 4Installing windows server 2016 TP 4
Installing windows server 2016 TP 4
 
Understanding iis part1
Understanding iis part1Understanding iis part1
Understanding iis part1
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
 
Shailendra-Linux-Cloud(1)
Shailendra-Linux-Cloud(1)Shailendra-Linux-Cloud(1)
Shailendra-Linux-Cloud(1)
 
Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
 

Similar to INTRODUCTION TO IIS

IIS 6.0 and asp.net
IIS 6.0 and asp.netIIS 6.0 and asp.net
IIS 6.0 and asp.net
Rishi Kothari
 
Windows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application HostingWindows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application HostingInformation Technology
 
A Deep Dive into SharePoint 2016 architecture and deployment
A Deep Dive into SharePoint 2016 architecture and deploymentA Deep Dive into SharePoint 2016 architecture and deployment
A Deep Dive into SharePoint 2016 architecture and deployment
SPC Adriatics
 
Advantages of cPanel-based LiteSpeed Hosting
Advantages of cPanel-based LiteSpeed HostingAdvantages of cPanel-based LiteSpeed Hosting
Advantages of cPanel-based LiteSpeed Hosting
Lisa Clarke
 
Seminar Windows Server 2012 features
Seminar   Windows Server 2012 featuresSeminar   Windows Server 2012 features
Seminar Windows Server 2012 featuresMicrosoftid
 
Web Server Hardening
Web Server HardeningWeb Server Hardening
Web Server Hardening
n|u - The Open Security Community
 
Make Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
Make Web, Not War - Installfest: Extend Your Web Server, Rodney BuikeMake Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
Make Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
Make Web Not War
 
SharePoint on Azure
SharePoint on Azure SharePoint on Azure
Storage Server & Brach Cache
Storage Server & Brach CacheStorage Server & Brach Cache
Storage Server & Brach CacheAmit Gatenyo
 
Comparing IIS and Apache - Questions and Answers
Comparing IIS and Apache - Questions and AnswersComparing IIS and Apache - Questions and Answers
Comparing IIS and Apache - Questions and Answersbutest
 
Automatic upgrade and new error logging in my sql 8.0
Automatic upgrade and new error logging in my sql 8.0Automatic upgrade and new error logging in my sql 8.0
Automatic upgrade and new error logging in my sql 8.0
Ståle Deraas
 
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
Hendrik van Run
 
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
Joel Oleson
 
CTU June 2011 - Things that Every ASP.NET Developer Should Know
CTU June 2011 - Things that Every ASP.NET Developer Should KnowCTU June 2011 - Things that Every ASP.NET Developer Should Know
CTU June 2011 - Things that Every ASP.NET Developer Should KnowSpiffy
 
SharePoint 2010 Boost your farm performance!
SharePoint 2010 Boost your farm performance!SharePoint 2010 Boost your farm performance!
SharePoint 2010 Boost your farm performance!
Brian Culver
 
Iplanet
IplanetIplanet
Partying with PHP on Microsoft Internet Information Services 7
Partying with PHP on Microsoft Internet Information Services 7Partying with PHP on Microsoft Internet Information Services 7
Partying with PHP on Microsoft Internet Information Services 7
goodfriday
 
MySQL 5.7 what's new
MySQL 5.7 what's newMySQL 5.7 what's new
MySQL 5.7 what's new
Ricky Setyawan
 
Sun Web Server Brief
Sun Web Server BriefSun Web Server Brief
Sun Web Server Brief
Murthy Chintalapati
 

Similar to INTRODUCTION TO IIS (20)

IIS 6.0 and asp.net
IIS 6.0 and asp.netIIS 6.0 and asp.net
IIS 6.0 and asp.net
 
Windows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application HostingWindows Server 2008 - Web and Application Hosting
Windows Server 2008 - Web and Application Hosting
 
A Deep Dive into SharePoint 2016 architecture and deployment
A Deep Dive into SharePoint 2016 architecture and deploymentA Deep Dive into SharePoint 2016 architecture and deployment
A Deep Dive into SharePoint 2016 architecture and deployment
 
Road Show Asp Net
Road Show Asp NetRoad Show Asp Net
Road Show Asp Net
 
Advantages of cPanel-based LiteSpeed Hosting
Advantages of cPanel-based LiteSpeed HostingAdvantages of cPanel-based LiteSpeed Hosting
Advantages of cPanel-based LiteSpeed Hosting
 
Seminar Windows Server 2012 features
Seminar   Windows Server 2012 featuresSeminar   Windows Server 2012 features
Seminar Windows Server 2012 features
 
Web Server Hardening
Web Server HardeningWeb Server Hardening
Web Server Hardening
 
Make Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
Make Web, Not War - Installfest: Extend Your Web Server, Rodney BuikeMake Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
Make Web, Not War - Installfest: Extend Your Web Server, Rodney Buike
 
SharePoint on Azure
SharePoint on Azure SharePoint on Azure
SharePoint on Azure
 
Storage Server & Brach Cache
Storage Server & Brach CacheStorage Server & Brach Cache
Storage Server & Brach Cache
 
Comparing IIS and Apache - Questions and Answers
Comparing IIS and Apache - Questions and AnswersComparing IIS and Apache - Questions and Answers
Comparing IIS and Apache - Questions and Answers
 
Automatic upgrade and new error logging in my sql 8.0
Automatic upgrade and new error logging in my sql 8.0Automatic upgrade and new error logging in my sql 8.0
Automatic upgrade and new error logging in my sql 8.0
 
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
2689 - Exploring IBM PureApplication System and IBM Workload Deployer Best Pr...
 
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
Spring 2007 SharePoint Connections Oleson Advanced Administration and Plannin...
 
CTU June 2011 - Things that Every ASP.NET Developer Should Know
CTU June 2011 - Things that Every ASP.NET Developer Should KnowCTU June 2011 - Things that Every ASP.NET Developer Should Know
CTU June 2011 - Things that Every ASP.NET Developer Should Know
 
SharePoint 2010 Boost your farm performance!
SharePoint 2010 Boost your farm performance!SharePoint 2010 Boost your farm performance!
SharePoint 2010 Boost your farm performance!
 
Iplanet
IplanetIplanet
Iplanet
 
Partying with PHP on Microsoft Internet Information Services 7
Partying with PHP on Microsoft Internet Information Services 7Partying with PHP on Microsoft Internet Information Services 7
Partying with PHP on Microsoft Internet Information Services 7
 
MySQL 5.7 what's new
MySQL 5.7 what's newMySQL 5.7 what's new
MySQL 5.7 what's new
 
Sun Web Server Brief
Sun Web Server BriefSun Web Server Brief
Sun Web Server Brief
 

More from sanya6900

.Net framework
.Net framework.Net framework
.Net framework
sanya6900
 
INTRODUCTION TO IIS
INTRODUCTION TO IISINTRODUCTION TO IIS
INTRODUCTION TO IIS
sanya6900
 
Type conversions
Type conversionsType conversions
Type conversions
sanya6900
 
Templates exception handling
Templates exception handlingTemplates exception handling
Templates exception handling
sanya6900
 
operators and expressions in c++
 operators and expressions in c++ operators and expressions in c++
operators and expressions in c++
sanya6900
 
Memory allocation
Memory allocationMemory allocation
Memory allocation
sanya6900
 
File handling in_c
File handling in_cFile handling in_c
File handling in_c
sanya6900
 
Ch7
Ch7Ch7
Cpphtp4 ppt 03
Cpphtp4 ppt 03Cpphtp4 ppt 03
Cpphtp4 ppt 03
sanya6900
 
Inheritance (1)
Inheritance (1)Inheritance (1)
Inheritance (1)
sanya6900
 
C++ overloading
C++ overloadingC++ overloading
C++ overloading
sanya6900
 
Pointers
PointersPointers
Pointers
sanya6900
 
C cpluplus 2
C cpluplus 2C cpluplus 2
C cpluplus 2
sanya6900
 

More from sanya6900 (13)

.Net framework
.Net framework.Net framework
.Net framework
 
INTRODUCTION TO IIS
INTRODUCTION TO IISINTRODUCTION TO IIS
INTRODUCTION TO IIS
 
Type conversions
Type conversionsType conversions
Type conversions
 
Templates exception handling
Templates exception handlingTemplates exception handling
Templates exception handling
 
operators and expressions in c++
 operators and expressions in c++ operators and expressions in c++
operators and expressions in c++
 
Memory allocation
Memory allocationMemory allocation
Memory allocation
 
File handling in_c
File handling in_cFile handling in_c
File handling in_c
 
Ch7
Ch7Ch7
Ch7
 
Cpphtp4 ppt 03
Cpphtp4 ppt 03Cpphtp4 ppt 03
Cpphtp4 ppt 03
 
Inheritance (1)
Inheritance (1)Inheritance (1)
Inheritance (1)
 
C++ overloading
C++ overloadingC++ overloading
C++ overloading
 
Pointers
PointersPointers
Pointers
 
C cpluplus 2
C cpluplus 2C cpluplus 2
C cpluplus 2
 

INTRODUCTION TO IIS

  • 1.
  • 2.  Introduction  Installations  Security Enhancement  Manageability Enhancements  Performance and Scalability  New Features  Platform Improvements  Summary
  • 3.  Microsoft Internet Information Server (IIS) is integrated with the Microsoft Windows NT Server Operating System to provide a Web server for organizations.
  • 4.  Minimum computer/Processor  Recommended Computer/Processor  Minimum Memory Supported  Recommended Memory  Maximum Memory  Hard Disk  CPU Support  133 MHz or higher Pentium-compatible CPU  550 MHz or higher Pentium-compatible CPU  128 MB RAM  256 MB RAM  2 GB  2 GB hard disk with a minimum of 1.5 GB free spaces.  Up to two CPUs on one machined
  • 5.  Minimum computer/Processor  Recommended Computer/Processor  Minimum Memory Supported  Maximum Memory  Hard Disk  CPU Support  133 MHz or higher Pentium-compatible CPU  550 MHz or higher Pentium-compatible CPU  128 MB  4 GB  2 GB hard disk with a minimum of 1.5 GB free spaces.  Up to four CPUs on one machined
  • 6.  Installs in a locked down state  Installing 2003 server doesn’t install IIS by default.  Disabling via group policy  Administrators can prevent users from installing IIS on their computers  Command-line tools not accessible to web users  IIS 6.0 command line tools can’t be executed by the web server
  • 7.  Secure Socket Layer (SSL) Improvements  Performance  Faster in processing than IIS 5.0  Remotable Certification Object.  Allow customer to manage accounts remotely. Unlike IIS 5.0  Selectable Cryptographic Service Provider  Easy to select Crypto API Provider to accelerate performance. Unlike IIS 5.0
  • 8. XML Metabase The metabase configuration for IIS 4.0 and IIS 5.0 was stored in a proprietary binary file and was not easily readable or editable. IIS 6.0 replaces the proprietary binary file, called MetaBase.bin, with plain text XML formatted files. Which incorporates rich functionality, such as inheritance, data typing, change notification, and security.
  • 9.  Automatic configuration versioning ◦ The Metabase feature automatically keeps track of changes.  Edit-While-Running Feature ◦ IIS 6.0 gives the administrators to change the server configuration while the server is running, through direct editing to the Metabase.xml file.  Server Independent backup and restore ◦ With a user supplied password, administrators and developers are able to create server-independent backups. XML Metabase
  • 10.  New Web-based Administration Console  IIS 6.0 includes a new Web-based administration console called the Remote Administration Tool. Using the Remote Administration Tool, administrators are able to remotely administer IIS 6.0 across the Internet or the intranet through a Web browser.
  • 11.  HTTP. Sys- New Kernel-Mode Driver  Caching Policy & Thread Management  Web Gardens  Persisted ASP Template Cache  Large Memory Support for x86.0  Site Scalability
  • 12.  A single point of contact for all incoming HTTP requests.  High performance connectivity for HTTP server application  Driver sits atop TCP/IP and  Receive all requests from the IP/port  Responsible for overall connection management, bandwidth, throttling, and web server logging.
  • 13.  IIS 6.0 has heuristics built in that use to: ◦ Determine the cacheable hot-set of an application or set of sites ◦ Determine which items should be cached on the basis of the distribution of requests that a particular application receives. ◦ Makes better use of resources on the server ◦ Makes decisions to increase/reduce concurrency on the basis-efficient in using concurrency.
  • 14.  Web Gardens: ◦ An application pool has multiple processes serving the requests routed to the pool. ◦ Possible to configure the worker processes in a web garden. ◦ Increase scalability  Large Memory Support for x86.0 ◦ For workload have a great deal of cached data. ◦ Can configure to cache up to 64 gigabytes (BG).  Persisted ASP Template Cache ◦ Templates are store on disk that work more efficiency and faster response.
  • 15.  Improved the way internal resources are used  Many more sites can be hosted on a single IIS6.0 server  Larger number of worker processes that can be concurrently active  Quicker startup/shutdown of the server when hosting sites.  Capable of having thousands of isolated applications configured – each run with its own application pool worker process.
  • 16.  ASP.Net and ISS6.0 integration  Buffer and handle send  Internal redirection  Caching dynamic content  Worker process recycling  ISAPI support for custom errors  Improves ISAPI Unicode support  New COM+ services in ASP
  • 17.  ASP.Net and IIS 6.0 Integration ◦ Developer have high levels of functionality  Rapid application development  Wide variety of languages to choose from ◦ Is a result of enhanced process model integration in IIS 6.0 that support XML, SOAP, and IPv6.  Buffer and Handle Send (VectorSend) ◦ Server support function for ISAPIs ◦ Put together a list of buffers and file handles to send in order ◦ This frees the ISAPI from doing any of buffer construction or multiple write clients.
  • 18.  Execute URL ◦ Allow an ISAPI extension to easily redirect a request to another URL. ◦ Replace almost all read raw data filters ◦ Allow ISAPI extension to process the request entity body and pass it to a child request.  Global Interceptors ◦ Implement ISAPI request interceptors: intercept, change, redirect, or deny incoming HTTP request from specific URL space. New Features:
  • 19.  Caching of Dynamic Content ◦ Implementation of Kernel-mode for dynamic content ◦ Benefit many customers have programmatically created content that doesn’t change.  Worker process recycling ◦ IIS 6.0 support function called HSE_REQ_REPORT_UNHEALTHY that allow ISAPI extension call into ISS 6.0 worker process to request that worker process be recycled. ◦ Allow developer to pass in a string representing the reason.
  • 20.  ISAPI Support for Custom Errors ◦ Developer no longer need to generate their own error. ◦ Instead, they can plug into the custom error support built into IIS 6.0 through a new server support function called HSE_REQ_SEND_CUSTOM_ERROR.  Improved ISAPI Unicode Support ◦ Important in a global economy ◦ Be able to get variables in Unicode and adds two new server support functions
  • 21.  New COM+ Services in ASP -Separated the COM+ services from component and allow ASP application to use a set of COM+ services in IIS 6.0  Fusion Support -allow an ASP application to use specified version of a system runtime DLL or classic COM component.  Partition Support – define a different configuration of a single COM+ application for different users. (security and version)  Tracker Support – allow administrators to monitor what code is running within the ASP.  Apartment Model Selection – allow developer to determine which threading model to use when executing the pages in an application.
  • 22.  64-bit Support-The complete Windows Server 2003 family code base is compiled for 32-bit and 64-bit platforms.  IPv6.0 Support-is the next generation IP protocol for the Internet.  Logging Improvements ◦ UTF-8 Logging Support-support IIS 6.0 writing log files ◦ Binary Logging-allows multiple sites to write to a single log file in a binary, non-formatted manner ◦ Logging of HTTP Substatus Codes-helpful in debugging or troubleshooting
  • 23.  File Transfer Protocol (FTP) ◦ FTP User Isolation-easy availability and wide adoption for customers to upload the Web content ◦ Configurable PASV Port Range-can reduce the attack surface of IIS 6.0 FTP servers by allowing administrators to have more granular control over the port ranges that are exposed over the Internet.  Improved Patch Management ◦ No service interruption while installing patches- which means an administrator can easily install most IIS 6.0 hot fixes and most new worker process DLLs without any interruption of service.
  • 24.  IIS 6.0 and Windows Server 2003 introduce many new features for Web application server reliability, manageability, scalability, and security  For More Information : www.Microsoft.com