How to configure a low-cost load-balanced LAMP cluster (Linux.com)
[Posted April 24, 2006 by ris]
Linux.com has a
howto
article on setting up a load-balanced LAMP cluster. "
The
ubiquitous Linux, Apache, MySQL, and PHP/Perl/Python (LAMP) combination
powers many interactive Web sites and projects. It's not at all unusual for
demand to exceed the capacity of a single LAMP-powered server over
time. You can take load off by moving your database to a second server, but
when demand exceeds a two-server solution, it's time to think
cluster."
(
Log in to post comments)