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

  • Home
  • SEARCH
  • 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 161385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:12:14+00:00 2026-05-11T11:12:14+00:00

While tracing the active connection on my db i found that some times the

  • 0

While tracing the active connection on my db i found that some times the connections exceeds 100, is that normal? and after few minutes it return back to 20 or 25 active connection more details about my problem

Traffic on the site is around 200 visitor per day. Why i am asking? because the default MaxPool in the asp.net connection string is 100 Also i am using Connection in the website IIS

  • 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. 2026-05-11T11:12:14+00:00Added an answer on May 11, 2026 at 11:12 am

    That really depends on your site and your traffic. I’ve seen a site peek out at over 350 active connections to SQL during its peak time. That was for roughly 7,000 concurent web users, on two web servers, plus various backend processes.

    Edit

    Some additional information that we need to give you a better answer:

    • How many Web Processes hit your sql server? For example are you using web gardens? Do you have multiple servers how many if you do? This is important because then you can calculate how many connections you can have by figuring out how many worker threads per process you have configured. Assume worse case, each thread is running which would add a connection to the pool.
    • Are you using connection pooling? If so your going to see the connections stick around after the user’s request ends. By default its enabled.
    • How many concurent users do you have?

    But, I think your going after this wrong, your having an issue with no free connections available in your pool. The first thing I’d look for is any leaked connections (connections being held open for longer then they should). For example passing a data reader up to the Web Page, could be a sign of this.

    Next thing is to evaluate the default settings. Maybee you should run a web garden which should give you more connections, or increase the number of connections available.

    The last thing I would do is try to opitmize queries like in your last question. Let’s say you cut those queries in half, all you’ve done is bought yourself more time until more users come onto the system, and your right back here, only this time you might not be able to optimize that query yet again.

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

Sidebar

Ask A Question

Stats

  • Questions 181k
  • Answers 181k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I'm a GeoServer developer and this looks like a probable… May 12, 2026 at 4:10 pm
  • Editorial Team
    Editorial Team added an answer If I understand your question correctly, your only choice without… May 12, 2026 at 4:10 pm
  • Editorial Team
    Editorial Team added an answer The most specific method will be called - in this… May 12, 2026 at 4:10 pm

Related Questions

I have a bit of code, which I can't figure out properly. The problem
When supporting a new web app in an enterprise environment, it is often necessary
I've had a Windows app in production for a while now, and have it
I was recently tasked with debugging a strange problem within an e-commerce application. After

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.