Recent Articles



































Load balancing



         


Load balancing is a technique used to spread work between many processes, computers, disks or other resources. It's one form of Optimisation.

[Top]

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.






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License