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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:31:13+00:00 2026-05-20T04:31:13+00:00

My set up is as follows IIS + SQL Server Express running on the

  • 0

My set up is as follows

  • IIS + SQL Server Express running on the same machine.
  • SQL Server Express has named pipe
    connections.
  • IIS hosts an ASP.Net website
    (v3.5)
  • ASP.Net site has web config entry
    to database using integrated
    security.

In regard to this, how are the connections between the ASP.Net app. and SQL Server express handled?

  • Does each user connect using the same login to SQL Express (think its NETWORK-SERVICE)?

  • If 2 people hit the same web page at the same time how many connections are opened to SQL Express?

  • Is it up to the setting in connection pooling? E.g. if connection pooling is set to 10 then in this example 2 connections are opened?

  • Or is it that only one connection is used and users must wait for the previous user’s webpage to finish all database operations before their request can be processed.

Thanks.

  • 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-20T04:31:14+00:00Added an answer on May 20, 2026 at 4:31 am

    Does each user connect using the same login to SQL Express (think its NETWORK-SERVICE)?

    By default, yes. The application pool’s identity is used, unless you activate impersonation.

    If 2 people hit the same web page at the same time how many connections are opened to SQL Express?

    It depends on your connection pool settings

    Is it up to the setting in connection pooling? E.g. if connection pooling is set to 10 then in this example 2 connections are opened?

    That’s true. Don’t forget that sql server has its own concurency and locking mechanisms. Personally, I trust Microsoft with their defaults values for the connection pooling. I never have to change them.

    Or is it that only one connection is used and users must wait for the previous user’s webpage to finish all database operations before their request can be processed.

    In most case, two concurrent request can be handled separately. Only when one of the request opens a transaction to the DB with an high isolation level can cause such wait times. (However, this cannot prevent conflicts… you will have to take in consideration a conflict strategy, like logically locking an item)

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

Sidebar

Related Questions

Having a problem with IIS on Windows Server 2003 (using a classic ASP web
We have mirroring set up between 2 SQL Server 2005 standard editions. There are
I'd like to have routes set up as follows: xyz/ maps to one action
We employ Out-of-Process SQL Session State, ASP.NET 3.5 MVC 1.0 and Forms Authentication using
I found a way to hide Excel sheets which is as follows: set the
In the length menu example, we see the options set as follows: http://www.datatables.net/examples/advanced_init/length_menu.html $('#example').dataTable(
I have an ASP.NET web app where I use an ado sql connection to
I've got an ASP.NET webserver with IIS 7. My authentication code (forms authentication) is
I have a canvas set as follows: <Canvas Grid.Column=1 Name=tick xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml x:Name=tick Width=625.75
If I have a query/results set as follows... from t1 in table1 join t2

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.