LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: load balance web site

To: Pongsit Chittaowat <pu@xxxxxxxxxx>
Subject: Re: load balance web site
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Horms <horms@xxxxxxxxxxxx>
Date: Thu, 1 Jun 2000 22:46:11 +0800
On Thu, Jun 01, 2000 at 01:26:11PM +0700, Pongsit Chittaowat wrote:
> if i would load balance the web site ? how do it keep the content of the
> page to be the same for all the servers. eg if i have the webboard
> running how do it update it to all the servers ?

There are a number of different approaches to this problem.  If you have
static content then it may make sense to mirror the content between the
servers. If you have dynamic content then you probably will need some sort
of data sharing using either a network file system of a RDBMs. In the case
of web board, I'm not sure how it would be have vis a vis shared access to
data files, you may have to do a little coding to get this to work
properly. 



-- 
Horms


<Prev in Thread] Current Thread [Next in Thread>