LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Syncing servers

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Syncing servers
From: "Jesús Gómez" <jgomez@xxxxxxxxxxxx>
Date: Fri, 20 Jul 2001 09:27:35 +0200
We are using rsync as a server.
We are using a function that uploads the contents to the server and sync the
uploaded file to the other servers.The list of servers we have to sync
is in a file like:

192.168.0.X
192.168.0.X
192.168.0.X

When a file is uploaded,the server reads this file and make the sync to all
the lther
servers.

----- Original Message -----
From: "Don Hinshaw" <dwh@xxxxxxxxxxxxxxxxx>
To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, July 20, 2001 8:00 AM
Subject: Re: Syncing servers


> jik@xxxxxxxxxxxxxxx said:
>
> >
> > > We use a common NFS share on a RAID array. In our particular setup,
users
> > > connect to a "staging" server and make changes to the content on the
> RAID. As
> > > soon as they do this, the real-servers are immediately serving the
changed
> > > content. The staging server will accept FTP uploads from authenticated
> users,
> > > but none of the real-servers will accept any FTP uploads. No content
is
> kept
> > > locally on the real-servers so they never need be synced, except for
> config
> > > changes like adding a new vhost to Apache.
> >
> > If you put the conf directory on the NFS mount along with htdocs then
> > you only need to edit one file, then ssh to each server and "apachectl
> > graceful"
>
> Um, no. We're serving a lot of:
> <VirtualHost x.x.x.x>
> and the IP is different for each machine. In fact the conf files for all
the
> real-servers are stored in an NFS mounted dir. We have a script that
manages
> the separate configs for each real-server.
>
> -=dwh=-
>
>
>
>
>
> ________________________________________________________________
> http://www.OpenRecording.com For musicians by musicians.
> Now with free Web-Based email too!
>
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>



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