Apache Load balancing

Discussion in 'HOWTO-Related Questions' started by nima0102, Jan 7, 2010.

  1. nima0102

    nima0102 New Member

    Hi
    I want to implement load balancing for my apache servers.
    I found some documents about this subject.for example http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster and also about mod_proxy that can load balance between servers.
    My question is, what differences are there between these solution ?
    Which one do you suggest ?
    Is there any solution except the mentioned solutions ?

    Thanks for nay help or guidance
     
  2. falko

    falko Super Moderator ISPConfig Developer

  3. nima0102

    nima0102 New Member

    Thanks for your reply
    Apparently HAproxy only check availability of HTTP servers and does not have any status of http servers such as load of server or another statistic, is that true??
    How many hit click(traffic) did do you have on your servers that had to installed load balancing?? what type page do you server on your servers, php or python or another cgi?
    Excuse me for these questions, because I need to more statistic and benchmark about conditions that load balancing is needed.

    Thanks for any guide or help
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Yes, that's true.

    15 - 20 mio. page views per month.

    PHP.
     
  5. nima0102

    nima0102 New Member

    Thanks for your attention .
     

Share This Page