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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:08:25+00:00 2026-05-13T10:08:25+00:00

A quick ASP.Net performance question… I have an ASP.Net 3.5 SP1 Application that I

  • 0

A quick ASP.Net performance question…

I have an ASP.Net 3.5 SP1 Application that I want to run on IIS 6. For SSL certificate reasons I need to run it on separate sites in IIS. It’s a CMS, and some clients will need the add their own SSL certs.

1) Can I run the same set of ASP.Net files on the disk on multiple sites in IIS or do I need to mirror them?

2) What considerations do I need to make in terms of performance, e.g. having multiple database connections from each site?? Or will they be ‘pooled’?! Also, I am using Linq to SQL and am caching the results using ASP.Net’s cache. Will it be an overhead to have separate caches for each IIS site of essentially the same data? Are there any other performance or application design considerations for this scenario?

3) Does running the IIS sites under the same App Pool make any difference?

Or does anyone have a totally different recommendations?

Any guidance you can give would be much appreciated. I’m looking for as many varied opinions and experiences as possible here, so please do add an answer if you can help.

Cheers,
Tim

  • 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-13T10:08:25+00:00Added an answer on May 13, 2026 at 10:08 am

    Maintenance will be WAY easier if you only have one IIS site to manage. A more efficient way would be to deal with the SSL issue somewhere else (eg, hardware load balancer, content switch, Apache box, etc) and reverse-proxy to a single IIS instance with a single version of the app running. Sharing the app pools won’t help (assuming you’re using SQL Server with the managed client anyway), because each web app gets its own Appdomain and hence its own connection pool. Sharing app pools causes them to share a process, but not an appdomain.

    I’ve done this on the cheap before by having Apache installed on the same machine as IIS, listening only on port 443 (for however many IP/cert combos were needed), then have Apache set up as a reverse proxy to IIS on the same machine listening only on port 80 (but for any host header).

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

Sidebar

Related Questions

quick question :) I have an ASP.NET MVC view. I want the view to
I got a quick question, I am building an ASP.NET website and have a
Question I'm trying to build a quick and easy ASP.NET page that redirects a
I have a small web application based on asp.net 2010 that manages invoices. After
I am writing a quick-and-dirty in-house ASP.NET application that needs to be able to
I have a quick-and-dirty unit test framework for my ASP.NET application -- an ASPX
I have an ASP.NET RegularExpressionValidator that checks file extensions. Is there a quick way
quick back story-- I am working on ASP.Net based template editor that lets authors
Quick question. How would you refactor this Asp.net MVC 2 HtmlHelper? Specifically would it
Do asp.net aspx views have tags that that work similar to the Ruby erb

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.