Results 1 to 2 of 2

Thread: HOWTO: Apache & MySQL load balanced using only software

  1. #1
    Join Date
    May 2006
    Beans
    5
    Distro
    Dapper Drake Testing/

    Post HOWTO: Apache & MySQL load balanced using only software

    It had been challenging me for a while how to do it, so I thought I'd share now I've got it all working:

    The Apache, HAProxy and Heartbeat bit:
    http://bluhaloit.wordpress.com/2009/...pache-cluster/

    The MySQL and mysql-proxy bit:
    http://bluhaloit.wordpress.com/2009/...on-the-slaves/

    End result is a replicated MySQL cluster, Apache cluster, and high availability load balancers in front of each, all with software.

  2. #2
    Join Date
    Feb 2007
    Location
    Houston, TX
    Beans
    46

    Re: HOWTO: Apache & MySQL load balanced using only software

    Very nice post thanks, I'm sure this will be useful to me one day, I'm actually looking for mysql replication.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •