The Load balancing reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Load balancing

Helping orphans the way you would do it
Load balancing is a technique used to spread work between many processes, computers, disks or other resources. It's one form of Optimisation.

Web server load balancing

One major issue for large internet sites is how to handle the load of the large number of visitors they get. It's routinely encountered as a scalability problem as a site grows. The ways to do this vary. One example of a site using the approach is the Wikimedia Foundation and its projects. In June 2004 the load was balanced using a combination of:

Alternative methods include use of layer 4 routers.