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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:29:51+00:00 2026-05-11T06:29:51+00:00

I have two servers running Windows 2008 Web Edition and SQL 2008 Standard Edition,

  • 0

I have two servers running Windows 2008 Web Edition and SQL 2008 Standard Edition, how would be the best approach to load balance them?

Should I use database mirroring or log shipping? Is Win2008 NLB easy to configure by a developer, since I’m not a sys admin?

What I’m looking for is to be able to have my sites running in case of a single server malfunction, and also to be able to easily add more servers if the demand grows. My sites runs in ASP.Net 3.5 and all of them already store the session in SQL Server.

  • 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-11T06:29:51+00:00Added an answer on May 11, 2026 at 6:29 am

    SQL Server by itself doesn’t support load balancing. You can have active/passive failovers with the mechanisms you described (database mirroring and log shipping) and there’s a lot of other options as well, like clustering or replication.

    The two questions to start with are:

    • How long can you afford to be down? (aka your Recovery Time Objective, or RTO)
    • How much data can you afford to lose? (aka your Recovery Point Objective, or RPO)

    The more time you can afford to be down and the more data you can afford to lose, then the easier and cheaper solutions become to implement. The less downtime and less data, the tougher it is to implement.

    For example, synchronous database mirroring will guarantee that you never lose a transaction. Transactions are committed on both database servers before the result is returned to the client. Unfortunately, you suffer a pretty big performance impact under heavy loads, and there’s minimal management utilities built in – you want to have a full time DBA to manage this kind of thing.

    At the other extreme, log shipping every 15 minutes would mean that you could lose 15 minutes of data (or more) and it might take 15-60 minutes to get back online after a failure. However, it’s cheap, has a very low performance impact and it’s fairly easy to set up.

    I’ve got a RPO and RTO introduction over on BrentOzar.com, and an introduction to SQL Server’s HA and DR features. If you go through those, you’ll be better armed to come back and ask more specific questions. Hope that helps!

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

Sidebar

Related Questions

On my Unix web server, I have two MySQL database servers running. One on
I have set up transactional replication between two SQL Servers on different ends of
I currently have an asp.net website hosted on two web servers that sit behind
I have two named instances of SQL Server 2008 and am trying to set
I have a site running on windows server 2008. The site is HTML, and
I have two servers, a web server and a DB server. The web server
I have two dedicated servers and no hardware firewall. I'd like to forward all
When I have two mysql servers that have different jobs (holding different databases) but
I have a simple scenario, where two servers are connected through a gigabit link.
I have to deploy my ASP.NET application into two seperated IIS servers. My application

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.