The Hitchhikers Guide to PHP Load Balancing
in PHP added by porteightyeight, on 3/4/2008 advanced tutorials cluster load balancing
This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects).
comment save report