Re: ERROR - There are too many people accessing the Web site at this time
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 03/31/04
- Next message: asornsan_at_celestica.com: "Sub-totalling and Totalling with ASP"
- Previous message: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- In reply to: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- Next in thread: PW: "Re: ERROR - There are too many people accessing the Web site at this time"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 22:30:18 -0500
Thanks Ken, just updated http://www.aspfaq.com/2202
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message news:ORDMXNsFEHA.624@TK2MSFTNGP10.phx.gbl... > WinXP Pro already have IIS v5.1 > > Open the IIS Manager in your Admin Tools Folder. > Right-click on the "Default Web Site" and choose "Properties" > On the "Web Site" tab, uncheck "Keep-Alives" enabled. > > Cheers > Ken > > "PW" <pwa@NObigSPAMpond.net.au> wrote in message > news:OeXenCrFEHA.576@TK2MSFTNGP11.phx.gbl... > : > : Hi, > : > : I'm using WinXP-Pro, ASP classic, IIS 5.0. > : > : I regularly get this error, but I know I am the only user accessing the > : website at the time of the error. > : > : I looked it up on the MS support webiste. Their recommendation is this > ... > : > : ------------------ > : on Microsoft Windows XP Professional, disable HTTP keep-alives in the > : properties of the Web site. When you do this, a limit of 10 concurrent > : connections still exists, but IIS does not maintain connections for > inactive > : users. > : (see full message text below) > : ------------------- > : > : The problem is, I cant find "HTTP keep-alives" in order to disable them. > : > : Can anyone help ? Do I need to go to IIS 5.1 ? Where can I download it > : from ? > : > : Thanks, > : PW > : > : > : ---------------------------------------------------- > : > : > : > : SYMPTOMS > : When you attempt to browse an Internet Information Services (IIS) 5.0 > Web > : site that is running on Microsoft Windows 2000 Professional, the > following > : error message is displayed at the top of the browser: > : > : The page cannot be displayed > : There are too many people accessing the Web site at this time. > : The following error message is also displayed further down in the > browser: > : > : HTTP 403.9 - Access Forbidden: Too many users are connected > : Internet Information Services > : CAUSE > : The error messages occur when more than ten users are attempting to > connect > : to IIS 5.0. The version of IIS 5.0 that is included in Windows 2000 > : Professional is limited to ten connections. > : RESOLUTION > : If more than ten connections are needed, use the version of IIS 5.0 that > is > : included in Windows 2000 Server. > : > : If you use IIS 5.0 on Windows 2000 Professional or IIS 5.1 on Microsoft > : Windows XP Professional, disable HTTP keep-alives in the properties of > the > : Web site. When you do this, a limit of 10 concurrent connections still > : exists, but IIS does not maintain connections for inactive users. > : STATUS > : This behavior is by design. > : > : > : > >
- Next message: asornsan_at_celestica.com: "Sub-totalling and Totalling with ASP"
- Previous message: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- In reply to: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- Next in thread: PW: "Re: ERROR - There are too many people accessing the Web site at this time"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|