Consider the following scenario. Internet Information Services (IIS) 6.0 receives the entity body for an HTTP POST request from a client computer. At the same time, an application pool is recycled. In this scenario, the HTTP POST request may be disconnected. Therefore, you may receive an error message that resembles the following on the client computer:
The underlying connection was closed
When this problem occurs, the following error message is logged in the HTTP error log on the server computer:
<Date Time><Client_IP: Port><Server_IP: Port> HTTP/1.1 Method URI - SiteID Connection_Abandoned_By_AppPool ApplicationPool
Note By default, the HTTP error log is in the following location:
%SystemRoot%\System32\httperr\
This problem occurs because the Http.sys driver stops processing requests for the application pool that is recycled.
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
You can apply this hotfix only on a computer that is running Windows Server 2003 Service Pack 1 (SP1) or Windows Server 2003 Service Pack 2 (SP2).
Restart requirement
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the
Date and Time item in Control Panel.
Windows Server 2003 with SP1, x86-based versions
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.3024 | 290,304 | 11-Oct-2007 | 14:11 | x86 |
Windows Server 2003 with SP2, x86-based versions
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.4168 | 287,232 | 11-Oct-2007 | 13:40 | x86 |
Windows Server 2003 with SP1, x64-based versions
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.3024 | 537,600 | 12-Oct-2007 | 05:37 | x64 |
Windows Server 2003 with SP2, x64-based versions
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.4168 | 473,088 | 12-Oct-2007 | 06:08 | x64 |
Windows Server 2003 with SP1, Itanium-based systems
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.3024 | 801,280 | 12-Oct-2007 | 05:36 | IA-64 |
Windows Server 2003 with SP2, Itanium-based systems
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Http.sys | 5.2.3790.4168 | 811,008 | 12-Oct-2007 | 05:49 | IA-64 |
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For more information about the
HttpReceiveRequestEntityBody function, visit the following Microsoft Developer Network (MSDN) Web site:
For more information about how worker process recycling works in IIS 6.0, visit the following Microsoft TechNet Web site: