Load Balancers Flashcards

1
Q

What are the benefits of having a load balancer?

A

Configurable load, TCP Offload, SSL Offload (encryption/decryption), caching (fast response), Prioritisation (QoS), Content switching (application-centric switching).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Round robin

A

Each server is selected in turn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Weighted round robin

A

Prioritise the server use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Dynamic round robin

A

Monitor the server load and distribute to the server with the lowest use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Active load balancing

A

Use any active server at any time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Scheduling:

Affinity

A

Use the same server for a particular user or particular application instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Active/Passive load balancers

A

If an active server fails, a passive server takes its place.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly