Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"Server too busy" (ASP files only)

873 views
Skip to first unread message

Webmaster

unread,
Jan 4, 1999, 3:00:00 AM1/4/99
to
Today, my IIS server was responding to all requests for ASP pages with
"HTTP 1.1/Server Too Busy" error messages, but Performance Monitor shows
usage peaking somewhere around 10% CPU (average is under 1% CPU usage),
and regular HTML pages all load fine.

Bandwidth usage is quite low (peak doesn't seem to exceed 40Kbps,
average usage well under 15Kbps on a 10-Mbps connection (and it really
is a 10Mbps connection).

Rebooting the machine seemed to solve the problem, but I worry that this
is some kind of bug that will reappear soon. Any suggestions? Any
advice on what to monitor with PM to try to isolate the problem?

Marc Xu

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to
Hi,
because the ASP pages connections is large than the default value of
IIS(default is 500). You should check your ASP pages or increase the
"RequestQueueMax" in the following registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\ASP\Parameters
IIS4 default value is 500(0x1f4).

Marc Xu
gh...@public.szonline.net


Webmaster wrote in message <369142F6...@here.net>...

Webmaster

unread,
Jan 5, 1999, 3:00:00 AM1/5/99
to Marc Xu
Thanks, but I am not finding any such item "RequestQueueMax" in the
entire registry.

Marc Xu

unread,
Jan 7, 1999, 3:00:00 AM1/7/99
to
You can add it in the following registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\ASP\Parameters
Good Lucky.
Marc Xu

Webmaster wrote in message <36926538...@here.net>...

0 new messages