dbTalk Databases Forums  

load balancing cluster

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss load balancing cluster in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nit
 
Posts: n/a

Default load balancing cluster - 11-30-2007 , 01:28 AM








need the concpet of load balancing cluster ?

can any one help me out with any link....?



Reply With Quote
  #2  
Old   
Greg D. Moore \(Strider\)
 
Posts: n/a

Default Re: load balancing cluster - 11-30-2007 , 03:04 PM






"Nit" <chat2martin (AT) gmail (DOT) com> wrote

Quote:

need the concpet of load balancing cluster ?

can any one help me out with any link....?
For SQL Server not relaly because that exact model doesn't exist. In MS SQL
Server, a cluster is a DR/failover mechanism. I.e. the DB is live on only
ONE node of the cluster at a time.

A common solution though is to use things like replication or even
log-shipping to create read-only copies of the DB and point some of your
load there.


Quote:



--
Greg Moore
SQL Server DBA Consulting Remote and Onsite available!
Email: sql (at) greenms.com http://www.greenms.com/sqlserver.html




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.