Gandi.net Groups

Domaine Généralités: Failover www / load balancing

Dans le sujet : Failover www / load balancing

Vous devez être connecté pour poster de nouveaux messages. Créer un compte.

Bonjour,

Comptez vous dans un avenir proche, lointain ou tres lointain mettre en
place un systeme identique à ce qui suit... (vu sur
http://www.zoneedit.com/doc/faq.html#fo)


<< How does your failover service work?

Failover monitoring service works when you have two or more web servers
running the same (or similar) web site.

    * First, you need the IP address for your domain, and get it working
- then you add the failover monitor.
    * The failover monitor watches your web server(s) by hitting a URL
you specify and looking for text in the results.
    * When the system detects that one of them is having an error, and
the others aren't, it pulls the IP address out of the list.
    * If none of the IP's are responding and you have a failure IP/URL
defined, then it points the site to the failure IP/URL.
    * If the system can't get to all of the IP's then it assumes that
the fault is it's own connection - and it takes no action.
    * If any of your IP's come back online they are restored 

This effectively and safely keeps your site online - even if one of your
web servers is down.

The average failure detection time is 10 minutes. This time varies
depending on the speed of your site and the nature of the failure.
Recovery times are faster, averaging 5 minutes. >>

Cordialement