There are too many people accessing the Web site at this time - with only one user - and HTTP keep-alives = false
From: doug (anonymous_at_discussions.microsoft.com)
Date: 06/03/04
- Next message: Jeremy Bushell: "IIS Won't Let Me Browse My Own Web Sites!"
- Previous message: doug: "sql database access from windows 2003 webedition"
- In reply to: Geir: "There are too many people accessing the Web site at this time - with only one user - and HTTP keep-alives = false"
- Next in thread: Tom Kaminski [MVP]: "Re: There are too many people accessing the Web site at this time - with only one user - and HTTP keep-alives = false"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 08:22:46 -0700
Windows 2000 Pro only supports 10 connections, and by the
look of your app, one user can quickly use all of those
up. You'll have to switch to a server OS.
doug
>-----Original Message-----
>
>Hello,
>
>I'm writing a web user interface for a process control
system. It has different pages displaying charts and
numerical data that is continuously being updated. The
updating of chart images (typically four images per page)
is done by javascripts that sets the images' "src"
property over and over again at intervals of about 5
seconds. On the server side there is a FAST active-x
control that draws the charts and sends them as gif
images. When the user "stresses" the app by changing
pages rapidly, the app stops with the following error
message:
>
>"There are too many people accessing the Web site at
this time"
>
>This happens even though there's only ONE user. And the
web server is a brand new fast PC with lots of RAM,
running Windows 2000 Professional. The applications
calculating/supplying the data are located on other PC's
in the LAN, and is not the bottle neck.
>
>A similar question has newly been posted by someone
else, and the solution was to disable "HTTP keep-alives".
However, that doesn't help in my case.
>
>If you have an idea of how to solve this problem: Please
respond!
>
>By the way, I'm also interested to know why there's such
long response time on HTTP requests from web servers in
general, even when referring to "localhost" or a host in
the LAN.
>
>Thanks ;o)
>Geir
>.
>
- Next message: Jeremy Bushell: "IIS Won't Let Me Browse My Own Web Sites!"
- Previous message: doug: "sql database access from windows 2003 webedition"
- In reply to: Geir: "There are too many people accessing the Web site at this time - with only one user - and HTTP keep-alives = false"
- Next in thread: Tom Kaminski [MVP]: "Re: There are too many people accessing the Web site at this time - with only one user - and HTTP keep-alives = false"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|