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 9172331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:19:13+00:00 2026-06-17T16:19:13+00:00

I have an IIS Web Server that hosts 400 web applications (distributed across 30

  • 0

I have an IIS Web Server that hosts 400 web applications (distributed across 30 application pools). They are both ASP.NET applications and WCF Services end points. The server has 32GB of RAM and is usually running fast; although it’s running at 95% memory usage. Worker processes each take between 500MB and 1.5GB of RAM.

I also have another box running SQL Server. That one has plenty of free memory.

Sometimes, the Web Server starts throwing SQL Timeout exceptions. A few per minutes at first and rapidly increasing to hundreds per minute; effectively making the server down. This problem affects applications in all pools. Some requests still complete but most of them don’t. While this happens the CPU usage on the server is around 30% (which is the normal load on that box).

While this is happening, we can still use SQL Server Management Studio (from the IIS Server) to execute requests successfully (and fast).

The fix is to restart IIS. And then everything goes back to normal until the next time.

Because the server is running with very low memory, I feel like this is the cause. But I cannot explain the relationship between low memory and sudden bursts of SQL Timeout exceptions.

Any idea?

  • 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-06-17T16:19:14+00:00Added an answer on June 17, 2026 at 4:19 pm

    Memory pressure can trigger paging and garbage collection. Both introduce latency which would not be present otherwise.

    GC’ing 32GB of data can take seconds. Why would all app processes GC at the same time? Because at about 95% memory utilization Windows sets a “low memory” event that the CLR listens to. It will try to release memory to help other processes.

    If the applications get into a paging frenzy that would also explain huge delays in normal execution.

    This is just guessing, though. You can try proving it by looking at the “Hard page faults/sec” counter. There also must be a counter for “full GC” or “Gen 2 GC”.

    The fix would be running at a higher margin to the physical memory limit.

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

Sidebar

Related Questions

I have asp.net mvc 4 web application project on my server in IIS Directory.
We host our ASP.NET applications on two web servers (Server 2003, IIS 6) that
Can someone explain how the ASP.NET Web Development Server work? I don't have IIS
I have an ASP.NET Web Application project that I am using to host a
I have a Web Site in IIS 6.0 that hosts several virtual directories. Some
I have a WPF client application that connects to IIS that hosts WCF Data
I have a Windows 2003 Server that uses IIS to host a legacy ASP.NET
I have an ASP.Net 4.0 web forms application that is ignoring any changes I
I have a web application running on Windows IIS. This app has a database
I have a web service that is running on IIS (6 or 7, doesn't

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.