473,396 Members | 1,990 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

HTTP 403.9 - Access Forbidden: Too many users are connected

Hello,

I am using IIS 5.1 on XP Pro.

I have a page with many links on it (say 'Main Page').
Clicking on any of the links in Main Page, leads to say 'Page1.

My Scenario (modified to make it simple):
Click on 1st link of 'Main Page', opens page - page1.
I press the browsers 'back' button and go back to 'Main Page'.
Click on 2nd link of 'Main Page', opens page - page1 again.
I press the browsers 'back' button and go back to 'Main Page'.
Click on 3nd link of 'Main Page', opens page - page1 again.

After doing this for a while, it gives me error :
HTTP 403.9 - Access Forbidden: Too many users are connected
Internet Information Services

All the links has the code:
Response.Redirect ("Page1.aspx", False)

If I restart IIS, it starts working fine. Also, this happens mostly
when I try to access the application from some other computer.

Any suggestion, whats going wrong ? Why is the connection not getting
closed ?
Its seems to be a simple problem, but i have been pulling my hair for a
while to get an answere.

Any help appreciated !!

Thanks !!

Oct 13 '06 #1
5 8521
Any suggestion, whats going wrong ? Why is the connection not getting
closed ?
Personal Edition IIS (on WinXP) has a hard limit of 10 simultaneous
connections.
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujinionline.com
http://eduzine.edujinionline.com
-----------------------------------------
Oct 14 '06 #2
"Gaurav Vaish \(www.EdujiniOnline.com\)"
<ga*****************@nospam.gmail.comwrote in news:#hJxwsz7GHA.1012
@TK2MSFTNGP05.phx.gbl:
>Any suggestion, whats going wrong ? Why is the connection not getting
closed ?

Personal Edition IIS (on WinXP) has a hard limit of 10 simultaneous
connections.

Also turning off HTTP-Keep-Alives might help a bit on XP.
Oct 14 '06 #3
Thanks Gaurav !!

I turned off HTTP Keep Alives. And it works fine.

Still, I am wondering, is this a coding bug ? As per my sequence of
steps, I am not opening many connections. I am closing all database
connections after using it (in fact, I havent reached that page which
has database connection, with my sequence of steps).

This was working fine for a while and suddenly this problem started.

Is there anything else I should take care of in my application ?

Thanks again !!

Spam Catcher wrote:
"Gaurav Vaish \(www.EdujiniOnline.com\)"
<ga*****************@nospam.gmail.comwrote in news:#hJxwsz7GHA.1012
@TK2MSFTNGP05.phx.gbl:
Any suggestion, whats going wrong ? Why is the connection not getting
closed ?
Personal Edition IIS (on WinXP) has a hard limit of 10 simultaneous
connections.


Also turning off HTTP-Keep-Alives might help a bit on XP.
Oct 16 '06 #4
Is there anything else I should take care of in my application ?

Probably you can explicitly send a header

"Connection: close"

The default value is keep-alive... :-)
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujinionline.com
http://eduzine.edujinionline.com
-----------------------------------------
Oct 16 '06 #5
Explicitly send a header ??
Is there a link which explains that or do you have a code snippet for
that..

Thanks !!
Gaurav Vaish (www.EdujiniOnline.com) wrote:
Is there anything else I should take care of in my application ?

Probably you can explicitly send a header

"Connection: close"

The default value is keep-alive... :-)
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujinionline.com
http://eduzine.edujinionline.com
-----------------------------------------
Oct 16 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: MichaelB | last post by:
When I try logging into my web app using local host I am getting the "HTTP 403.9 - Access Forbidden: Too many users are connected Internet Information Services". The thing is I do not have 10 users...
3
by: SAM | last post by:
Hey guys, Long time Access programmer, but never had to bother with these things until now. First, I use ADO all the time in VB, but now I need to use it in Access 2K. I never remember/know...
92
by: Jeffrey P via AccessMonster.com | last post by:
Our IT guys are on a vendetta against MS Access (and Lotus Notes but they've won that fight). What I can't understand is, what's the problem? Why does IT hate MS Access so much. I have tried...
8
by: trinitypete | last post by:
Hi all I have a strange problem with IIS windows pass through authentication. Heres the setup IIS running with Windows Authentication for our intranet site. ACL has been set to everyone for all...
6
by: Hani Atassi | last post by:
If i am using a form type authintication, do I need a licence for each logged in user? The application maintain their own user list and they are not Windows accounts. If I am using SQL Server...
9
by: cj | last post by:
I'm trying to forge ahead with Visual Basic .Net but recently I've suffered several major set backs in demonstrating VB is the future and we should move from Visual FoxPro. I really need to find...
2
by: cipher | last post by:
I have a .NET web service running on IIS. The client is a Java applet. The client calls a method on the server every few seconds. When running the client in IE 6, it gradually uses up all...
1
by: Alex Maghen | last post by:
I'm getting the error "HTTP Error 403.1 - Forbidden: Execute access is denied" when I try to reach my ASPX pages. Before I go giving Windows permissions to my docroot, etc., I want to...
6
by: Doug Ferguson | last post by:
I am using a webservice client that was created from a WSDL file in .Net 1.1. The client ALWAYS works the first time I call it. The second call returns one of two exceptions. It either returns...
10
by: Les Desser | last post by:
In article <fcebdacd-2bd8-4d07-93a8-8b69d3452f3e@s50g2000hsb.googlegroups.com>, The Frog <Mr.Frog.to.you@googlemail.comMon, 14 Apr 2008 00:45:10 writes Thank you for that. It was very...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.