| Author |
Message |
Guest
|
Posted:
Thu Oct 20, 2005 8:50 am Post subject:
load balancing and clustering concepts |
|
|
I want to make sure I understand the fundamental concepts between
clustering and load balancing. The followings are the key points I
made, please comment and advise.
1) clustering (or clustered-servers) means to group multiple (2 or
more) servers together that serves as a single server to the clients.
2) load balancing only CAN apply to clustered servers (2 or more
servers), because the idea is to balance the load equally. It doesn't
make sense to apply load balancing to a single server. i.e. When we say
load balanced servers, we mean load balancing has applied to clustered
servers.
3) clustered servers don't necessary are load balanced, since we need
load balancing hardware that connects to clustered servers.
Please advise, thanks!! |
|
| Back to top |
|
 |
Cyrille Le Clerc
Guest
|
|
| Back to top |
|
 |
Paul Ilechko
Guest
|
Posted:
Fri Oct 21, 2005 5:53 am Post subject:
Re: load balancing and clustering concepts |
|
|
apngss@yahoo.com wrote:
| Quote: | I want to make sure I understand the fundamental concepts between
clustering and load balancing. The followings are the key points I
made, please comment and advise.
1) clustering (or clustered-servers) means to group multiple (2 or
more) servers together that serves as a single server to the clients.
2) load balancing only CAN apply to clustered servers (2 or more
servers), because the idea is to balance the load equally. It doesn't
make sense to apply load balancing to a single server. i.e. When we say
load balanced servers, we mean load balancing has applied to clustered
servers.
3) clustered servers don't necessary are load balanced, since we need
load balancing hardware that connects to clustered servers.
Please advise, thanks!!
|
Very little of what you say is correct. I suggest you follow the
recommendation given earlier and do some reading. |
|
| Back to top |
|
 |
|
|
|
|