The Artima Developer Community
Sponsored Link

.NET Buzz Forum
IIS 6 Max Queued Request Error

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Doug Thews

Posts: 866
Nickname: dougthews
Registered: Jul, 2003

Doug Thews is a software developer/manager for D&D Consulting Services with 18+ years of experience
IIS 6 Max Queued Request Error Posted: Aug 25, 2003 9:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Doug Thews.
Original Post: IIS 6 Max Queued Request Error
Feed Title: IlluminatiLand
Feed URL: http://apps5.oingo.com/apps/domainpark/domainpark.cgi?client=netw8744&s=JETBRAINS.COM
Feed Description: A technology blog for people enlightened enough to think for themselves
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Doug Thews
Latest Posts From IlluminatiLand

Advertisement
For those who don't already know, there's a bug in IIS 6.0 that doesn't return an HTTP 503 error when the number of ASP.NET requests does not exceed the threshold set in the machine.config configuration file:
<processModel requestQueueLimit="5000"/>


Here's a link to the KB article with the hotfix.

Read: IIS 6 Max Queued Request Error

Topic: Improved Blaster Previous Topic   Next Topic Topic: Acknowledgements

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use