|
People
Project leader: Vaclav Petricek <petricek--at--acm--dot--org> Project members:
|
|
What is Load Balancer?
Loadbalancing problem
That is why the loadbalancers are used on servers' farms. They distribute the workload among servers according to given rules, so the servers can have a different performance, they can be optimized for different types of requests. (e.g. static web pages, cgi scripts, streaming servers etc.) Loadbalancer then makes a decision according to the actual configuration and different parameters like servers actual availibility, workload, performance, request type, source or destination address and port. Loadbalancer usage brings faster requests handling, requirements reduction and server failure protection. |
Documentation
Download