Win2003 iis6.0 site cannot be opened, server or DNS error (connections_refused) _win server is not found

Source: Internet
Author: User
Tags knowledge base
Unable to display page.
The page you are looking for is currently unavailable. There may be a technical problem with the WEB site, or you may need to adjust your browser settings.
A server or DNS error was not found.

Ping can ping, Telnet 80 port also no problem. Look at the Httperror under LogFiles and find a lot of "36_connections_refused" error messages.

Baidu searched the next "_connections_refused" to find the official Microsoft Solution, HTTP://SUPPORT.MICROSOFT.COM/KB/934878/ZH-CN solution is as follows:
1. Enter the registration form, enter the specific item: Hkey_local_machine\system\currentcontrolset\services\http\parameters
2. New DWORD value, enter name "Enableaggressivememoryusage"
3. The modified value is 1.
4. Start-run, enter CMD. Enter the cmd window.
5. Execution: net stop http/y
6. Implementation: Iisreset/restart
IIS issues are resolved.

ImportantThis section, method, or task contains steps that tell you how to modify the registry. However, serious problems may occur if the registry is improperly modified. Therefore, make sure that you follow these steps carefully. The additional protection is modified before the registry is backed up. You can then restore the registry when a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/) How to back up and restore in the Windows registry


To work around this problem, add the Enableaggressivememoryusage registry key to the following registry subkey:
Hkey_local_machine\system\currentcontrolset\services\http\parameters
Then, set the Enableaggressivememoryusage registry key to 1

To do this, follow these steps:
  1. Click Launch , click in Run , type in Registry Editor, Open the box, and then click OK
  2. Click the following registry subkey:
    Hkey_local_machine\system\currentcontrolset\services\http\parameters
  3. On the edit point to the menu new , and then click Two-byte values
  4. Type enableaggressivememoryusage, and then press ENTER.
  5. Click on the Edit menu to modify
  6. Type 1 in the Value data box , and then click OK
  7. Click the file on the menu to exit the Registry Editor.
  8. The
  9. restarts the HTTP service. To do this, follow these steps:
    1. , click to type Span class= "Userinput" >cmd the box, and then click .
    2. net stop http/y, and then press ENTER.
    3. iisreset/restart, and then press ENTER.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.