View Single Post
  #4 (permalink)  
Old 07-04-09, 09:28
Bodhost-Andy Bodhost-Andy is offline
BOD Member
 
Join Date: Nov 2008
Posts: 62
Default

yes , as I mentioned cluster is a group of commuters so you can use two webserver and one database server. It's all up to depend on what type of architecture you need,each node contain his own a databases.
following are the main reasons to implement clustering association with databases.
* performance, because you can spread process loads across multiple nodes; *you can expect to get reasonable performance across a bigger system
* high availability, more particularly, continuous availability.
Please let me know if you have more doubts.
Reply With Quote