|
I found out that the full error message was:
HTTP 403.9 - Access Forbidden: Too many users are connected
So now I gotta figure out if that is an IIS restriction, my computer or my web application...
|
|
Expert:
|
theDude
|
|
Date:
|
Aug 29, 2007
|
|
Time:
|
11:56
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
i also found out that i'm using iis 5.1, not 6, and that it apparently has a maximum of 10 concurrent connections it will handle...
|
|
Expert:
|
theDude
|
|
Date:
|
Aug 29, 2007
|
|
Time:
|
11:58
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
well, now confirmed. iis 5.1 has a hardcoded 10 concurrent connections limit.
so i guess that's it. gotta test on a server os instead.
|
|
Expert:
|
theDude
|
|
Date:
|
Aug 29, 2007
|
|
Time:
|
13:49
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|