|
|
Click Here To Get Amazing Facebook Profile Covers,Status Messages
How to resolve "There are too many people accessing the Web site at this time" in IIS
I was using Windows XP professional and IIS 5.1 and visual studio .net for developing my web application.I was using this for my development purpose.So there was no person accessing the webpage other than . But i got an error saying
The page cannot be displayed
There are too many people accessing the Web site at this time.
——————————————————————————–
Please try the following:
Click the Refresh button, or try again later.
Open the localhost home page, and then look for links to the information you want.
HTTP 403.9 – Access Forbidden: Too many users are connected
Internet Information Services
——————————————————————————–
I could manage to find a solution that by disabling ‘HTTP Keep-Alives Enabled’ in your IIS you can free connections which are not being used and that space can be used for further connections.
this can be used in testing and development machine without any problem.
To disable HTTP Keep-Alives
Go to IIS
Right click on Default Web site
Click on properties
go to Website tab
Set connection time out to a smaller value
uncheck HTTP Keep-Alives Enabled
Apply Changes
- Article Category:
Similar entries
- How to install IIS (Internet Information Server) on Windows XP
- Configuration error- authentication mode = "Windows" in web.config of ASP.NET
- Classic asp pages are not being served
- How to know private IP address of your computer
- enable disable cookies in internet explorer
- How to install IIS in Windows Vista and Windows 7
- enable disable cookies in firefox 3.x
- Howto enable remote desktop in windows XP.
- Internet cookies and why and how websites make use of it
- How to Set Internet Explorer as your default web browser