Load Balancing with Apache

At last night’s Burlington, Vermont PHP Users Group meeting I gave a presentation on Load Balancing with Apache:

I’ve posted the example configuration files for reference.

Basic load balancing:

Sticky sessions in PHP:

Create your own sticky sessions:

Route based on HTTP method:

Distributed load testing with Tsung:

I cover load balancing and distributed load testing in more detail in my upcoming book, Scaling CouchDB.

One Comment

  1. Posted March 31, 2011 at 8:39 am | Permalink

    Thats really great!

    Thanks