Internet Information Services (IIS) 6 Resource Kit

Deploy and support IIS 6.0, which is included with Microsoft Windows Server 2003, with expertise direct from the Microsoft IIS product team. This official RESOURCE KIT packs 1200+ pages of in-depth deployment, operations, and technical information, including step-by-step instructions for common adm...

Descripción completa

Detalles Bibliográficos
Autor principal: Team, Microsoft IIS (-)
Autores Corporativos: Microsoft IIS Team Staff Corporate Author (corporate author), Microsoft IIS Team (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol : Microsoft Press 2009.
Edición:1st edition
Colección:Pro-Resource Kit
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627176106719
Tabla de Contenidos:
  • Internet Information Services (IIS) 6.0; SPECIAL OFFER: Upgrade this ebook with O'Reilly; A Note Regarding Supplemental Files; Acknowledgments; Introduction; Resource Kit Compact Disc; Document Conventions; Flowchart Symbols; Art Symbols; Reader Alert Conventions; Command-line Style Conventions; Support Policy; I. Deploying Internet Information Services (IIS) 6.0; 1. Overview of Deploying IIS 6.0; Overview of Deploying an IIS 6.0 Web Server; Process for Deploying an IIS 6.0 Web Server; Deploying a New IIS 6.0 Web Server; Upgrading and Migrating a Server to IIS 6.0; Overview of IIS 6.0
  • IIS 6.0 Benefits and FeaturesInternet and Intranet Applications on IIS 6.0; Determining Application Compatibility with IIS 6.0; Moving from IIS 5.0 Isolation Mode to Worker Process Isolation Mode; Reviewing Application Isolation Modes; Benefits of Moving to Worker Process Isolation Mode; Security Enhancements; Default process identity for Web sites and applications set to NetworkService; Performance and Scaling Enhancements; Support for processor affinity for worker processes in an application pool; Elimination of inactive worker processes and reclamation of unused resources
  • Distributing client connections across multiple worker processesAvailability Enhancements; Reduced number of server restarts that are required when administering Web sites and applications; A fault-tolerant request-processing model for Web sites and applications; Isolation of failed worker processes from healthy worker processes; Health monitoring of Web sites and applications; Prevention of Web sites or applications that fail quickly from consuming system resources; Automatic restart of poorly performing Web sites and applications; 2. Deploying ASP.NET Applications in IIS 6.0
  • Overview of Deploying ASP.NET Applications in IIS 6.0Process for Deploying ASP.NET Applications in IIS 6.0; Deploy the Web Server; Install ASP.NET Applications; Complete the ASP.NET Application Deployment; Deploying the Web Server; Installing Windows Server 2003; Installing and Configuring IIS 6.0; Enabling ASP.NET in the Web Service Extensions List; Installing ASP.NET Applications; Creating Web Sites and Virtual Directories for each ASP.NET Application; Creating Web Sites and Home Directories; Creating Virtual Directories; Copying ASP.NET Application Content
  • Enabling Common Storage for ASP.NET Session StateSelecting the Method for Maintaining and Storing ASP.NET Session State; Configuring Out-of-Process Session State with the ASP.NET State Service; Configuring Out-of-Process Session State with SQL Server; Configuring Encryption and Validation Keys; Configuring ASP.NET Applications to Use the Appropriate Session State; Session state is maintained in-process; Session state is maintained out-of-process with the ASP.NET state service; Session state is maintained out-of-process with a computer running Microsoft SQL Server
  • Securing the ASP.NET Session State Connection String