[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: webfarm and redhat cluster ?
- From: Arjan van de Ven <arjan infradead org>
- To: "Red Hat Enterprise Linux 4 (Nahant) Discussion List" <nahant-list redhat com>
- Subject: Re: webfarm and redhat cluster ?
- Date: Mon, 24 Apr 2006 20:36:29 +0200
On Mon, 2006-04-24 at 14:27 -0400, FM wrote:
> Hello,
> I think I have a misunderstanding with Redhat cluster suite and webFarm.
>
> I'm testing this scenario :
> 2 server as load balancer (red hat + piranha)
> 2 WEB servers behind the balancer connected to a GFS file system.
> My goal is to increase the uptime of my websites and to be able to
> decrease the servers load by adding a new one if necessary.
>
> At first, I though that I need to create a cluster for the 2 web
> servers. But in this scenario, I cannot have load balancing between the
> 2 web servers.
it really depends on what your website needs; if it's just serving
static files you can go the easy solution (rotating DNS, rsync in a cron
job to distribute content changes, and either an IP-steal-when-crash or
a rapid take-out-of-DNS thing for availability). That scales really
well.
However if you have a really complex transaction based website with lots
of state on the server, then a more complex solution is needed
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]