At present, there are more and more schools using Windows 2003 as a web server. However, for users who are used to Windows 2000/NT, if they want to set up a complete, secure, Reliable Windows 2003 servers may encounter many unexpected problems. Based on the experience of personal experience in the past two years, the author focuses on the characteristics of the more commonly used Web services in schools, and focuses on the differences between them and Windows 2000.
1. IIS 5.0 Isolation Mode
IIS 5.0 Isolation Mode manages application processes in a similar way to process management in IIS 5.0: all in-process applications run inside Inetinfo.exe, out-of-process applications Run in a separate DLL host.
2. IIS 6.0 Worker Process Isolation Mode
When configured to execute in worker process isolation mode, all application code runs in an isolated environment. This design eliminates some of the existing bottlenecks. Worker Process Isolation mode allows administrators to isolate any content (from a single Web application to multiple sites) into a separate worker process.
Windows 2003 supports two working modes at the same time. The default is ISS 6.0 worker process isolation mode. Worker process isolation mode greatly enhances the reliability of IIS by preventing one application or site from stopping and affecting another application or site. So how do you set up two working modes?
Start IIS Manager, right click on the website, select "Properties", open the properties dialog (Figure 1). In IIS 6.0 worker process isolation mode, all application code runs in an isolated environment. How are they isolated? Windows 2003 has added an application pool, and worker process isolation mode allows customers to create multiple application pools, each of which can have different configurations. Because these application pools receive their requests directly from the kernel (not the WWW service), performance and reliability are enhanced. To isolate web applications that run on the same computer but belong to different websites, you need to create a separate application pool for each website.
Figure 1 Open the IIS Properties dialog box
So, what is the application pool? This is a new concept from Microsoft: An application pool is a configuration that links one or more applications to one or more worker process collections. Because applications in an application pool are separated from other applications by worker process boundaries, applications in one application pool are not affected by problems that occur in applications in other application pools.
3. Create an Application Pool
In IIS Manager, open the local machine, right-click on Application Pools and select New Application Pool (you must be in worker process isolation mode to build an application pool) . In the Application Pool Name box, enter a new application pool name. If the ID that appears in the Application Pool ID box (eg AppPool #1) is not what you want, you can rename it. If you clicked "Use an existing application pool as a template", right-click the application pool you want to use as a template in the Application Pool Name box. Finally click [OK].
4. Assign an Application Pool
In IIS Manager, right-click the application for which you want to assign an application pool, and then click Properties. Click the Home Directory tab and verify that the Application Name of the directory or virtual directory you are assigning has been filled out. If the Application Name box has not been filled out, click Create and enter a name.
In the Application Pools list box, select the name of the application pool you want to assign to it. Finally click [OK] (Figure 2).
2 application pool name of the newly created
Windows built-in Internet Information Services (IIS) has good support
Who is Pakistani? This person is an aspiring young man. The creed that he abides by is small and bit
Recently, some netizens reported that when Windows XP comes with the “Remote Desk
MDT 2010 has added a new advanced feature - Media, which allows us to remove the
Restart IIS old prompt does not support this interface error resolution
80 port is occupied by the process of solving one example
Tomcat port number conflict needs to be changed How to modify Tomcat port number
Misuse of the server and proper use
Briefly introduce the daily maintenance of the server
Let IIS support the download of .apk files
IIS6 has an application error example
Cache-Control (General Header, HTTP 1.1)
3 major errors to avoid when backing up virtual servers
Cleaning up the six misunderstandings of server virtualization
Simple analysis of server availability issues
Five steps to solve the "server exceeded the maximum allowed connections" error
Quick recovery of accidentally deleted files in the context of Win7 system
Win7 system computer shutdown has been in the state of shutdown is how to do?
IE8 on Windows 7 system enables or disables warnings when closing multiple tabs (graphic tutorial)
Win10 latest version 10036 simplifies switching between desktop and tablet modes
WinXP system workgroup computer can not access graphic tutorial
Windows 8.1 is a better "start" from here
Win7 is more convenient to manage the two settings of the window tips
What should I do if the Win10 system prompts the dfrgfat.exe application error?
What can I do if the browser in win7 system cannot install ActiveX control?
How to check whether the XP operating system is 32-bit or 64-bit?