Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 448011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T21:37:38+00:00 2026-05-12T21:37:38+00:00

Given an IIS server which receives heavy traffic and a website has been restarted,

  • 0

Given an IIS server which receives heavy traffic and a website has been restarted, what happens to pending requests during the Application_Start event in ASP.NET?

It is my understanding that the first request triggers the applications completion and startup. Do the other requests just queue up?

Our Application_Start event does a lot of configuration and setup and can take several seconds. Is it bad to have heavy traffic during this time?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T21:37:38+00:00Added an answer on May 12, 2026 at 9:37 pm

    It is bad to get heavy traffic during startup. How bad? It depends on how much time you take to start and how much incoming traffic you get.

    While your application is starting, check out the ASP.NET performance counter for “Requests Queued”. The more traffic you get, the more requests are queued up to the limit (5k?). Any incoming request when the queue is full will get a HTTP 503 right away.

    If your startup takes longer than the default request timeout (100s in .NET 2.0+), the requests in the queue will start to timeout too and new ones will take their place.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given a Java Servlet (running on a Windows server) which creates a new process
I am currently in a situation where I need to find out which tables
I have developed the asp.net mvc 2 + C# application. it has create functionality
I want to configure ASP.NET Website Project using WCF Service[NetTcp] (both in c#) for
I have two websites OLD.com (classic ASP) and NEW.com (ASP.NET) - each site has
I have a .net web app hosting in IIS6 with Windows Authentication and anonymous
Stuck with an unusual problem, would seem that I love doing things that's not
I installed the newest version of Windows 7. This is my development box, so
We have a problem in one of our web apps whereby a null reference
Background At my work we are moving from desktop applications to web applications. Our

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.