1.

Does Sql Server 2000 Clustering Support Load Balancing?

Answer»

SQL Server 2000 clustering does not provide LOAD BALANCING; it PROVIDES failover support. To achieve load balancing, you NEED SOFTWARE that balances the load between clusters, not between servers within a cluster.

SQL Server 2000 clustering does not provide load balancing; it provides failover support. To achieve load balancing, you need software that balances the load between clusters, not between servers within a cluster.



Discussion

No Comment Found