RE: Web server fail over setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No matter which solution you choose, the real problem is to detect that the server fails.

If the server stops responding to requests, that's easy enough. However if there is not a clear-cut failure, e.g. one server gradually slows down, or still responds to the polls from the load balancer but not to certain requests from clients the judgement call is harder...

Apart from clustering solutions and HW load balancers, you could also add Apache 2.2 and mod_proxy_balancer to the list.

-ascs
 
-----Message d'origine-----
De : Christian Folini [mailto:christian.folini@xxxxxxx] 
Envoyé : mercredi 3 octobre 2007 14:33
À : users@xxxxxxxxxxxxxxxx
Objet : Re:  Web server fail over setup

On Wed, Oct 03, 2007 at 05:04:29PM +0500, Asrai khn wrote:
> So I am looking for suggestions how to make his failures of web server 
> less pain.

Lot of suggestions are possible, but they all inflict pain. 
A very clean and widspread solution is to have two identical webservers (use a deployment script to keep the servers absolutely in sync) and use a hardware loadbalancer in front of the two servers. This is likely to cause financial pain.

An alternative is to setup Linux HA-cluster. There are lot of how-tos around. Still the learning curve is so steep, it means pain. Not theoretically, but in practice, high-availability is only the goal. At first, it just hurts.

You could also try to go with the most simple solution and make your server more stable. If you know you can cut your downtime by 50% by investing a week of work in the server, then this is probably worth it. Unless you need to cut it by 95% or 99%. But this would mean a lot of pain anyways.

regs,

Christian


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux