Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 922761 - Last Review: June 26, 2008 - Revision: 2.0
Error message when you try to connect to a Web site that is hosted in Internet Information Services (IIS): "Service unavailable"
When you try to connect to a Web site that is hosted in Microsoft Internet Information Services (IIS) 6.0, you receive the following error message:
When this issue occurs, no Error events are logged in the Application log on the Web server. However, an error message that resembles the following is logged in the Httperr.log file on the Web server:
HTTP/1.1 GET / 503 1 ConnLimit DefaultAppPool
This issue occurs if the following conditions are true:
- You set the connection limit for the Web site to a specific number of concurrent connections.
- The number of concurrent connections to the Web site exceeds the connection limit that you set.
To resolve this issue, use one of the following methods.
Note In Internet Information Services 7.0, you can set connection limits in the Connection Limits section of a site's Advanced Settings window in Internet Services Manager.
Method 1
Increase the connection limit for the Web site. To do this, follow these steps:
- Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
- Expand ComputerName, and then expand Web Sites.
- Right-click the Web site that you want to configure, and then click Properties.
- Click the Performance tab.
- Under Web site connections, click Connections limited to, and then type the connection limit that you want to set.
- Click OK, and then exit IIS Manager.
Method 2
Set the connection limit for the Web site to an unlimited number of concurrent connections. To do this, follow these steps:
- Click Start, point to All Programs, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
- Expand ComputerName, and then expand Web Sites.
- Right-click the Web site that you want to configure, and then click Properties.
- Click the Performance tab.
- Under Web site connections, click Unlimited.
- Click OK, and then exit IIS Manager.
For more information about how to set the connection limit in IIS 6.0, see the "Limiting Connections" topic in IIS 6.0 Help.
For more information about how to access IIS 6.0 Help, click the following article number to view the article in the Microsoft Knowledge Base:
815127Â
(http://kbalertz.com/Feedback.aspx?kbNumber=815127/
)
How to access IIS 6.0 Help documentation
APPLIES TO
- Microsoft Internet Information Services 7.0
- Microsoft Internet Information Services 6.0
| kbtshoot kbexpertiseinter kberrmsg kbprb KB922761 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate