View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 02:23 AM
Shabam
 
Posts: n/a
Default Load balancing and clustering

When a web application becomes overloaded with traffic, one can offload it
by load balancing and clustering the front end web servers. What happens
when the back-end MSSQL database becomes overloaded? Does MYSQL offer load
balancing and clustering?


Reply With Quote