Help and Support
 

powered byLive Search

IIS Binds To All Available IP Addresses When It Starts

Article ID:259349
Last Review:November 21, 2006
Revision:2.1
This article was previously published under Q259349

SYMPTOMS

When you start Internet Information Services (IIS) 5.0, IIS appears to bind to all Internet Protocol (IP) addresses on a server, not just the IP addresses that are assigned to Web sites. In addition, when you run another service that uses port 80 on an unused IP address, IIS may return an error.

Back to the top

CAUSE

To enhance performance, IIS 5.0 uses "socket pooling", in which IIS binds to all IP addresses when it starts.

Back to the top

WORKAROUND

To work around this behavior, disable socket pooling in IIS as follows:
1.At a command prompt, switch to the "C:\InetPub\AdminScripts" folder.
2.Type the following command:
CSCRIPT ADSUTIL.VBS SET W3SVC/DisableSocketPooling TRUE

Back to the top

MORE INFORMATION

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
238131 (http://support.microsoft.com/kb/238131/EN-US/) How to Disable Socket Pooling

Back to the top


APPLIES TO
Microsoft Internet Information Services 5.0

Back to the top

Keywords: 
kbpending kbprb KB259349

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.