Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 89450 invoked from network); 25 Nov 2009 14:11:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Nov 2009 14:11:40 -0000 Received: (qmail 52351 invoked by uid 500); 25 Nov 2009 14:11:37 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 52330 invoked by uid 500); 25 Nov 2009 14:11:37 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 52321 invoked by uid 99); 25 Nov 2009 14:11:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 14:11:37 +0000 X-ASF-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,FS_REPLICA,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tevans.uk@googlemail.com designates 209.85.219.223 as permitted sender) Received: from [209.85.219.223] (HELO mail-ew0-f223.google.com) (209.85.219.223) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2009 14:11:32 +0000 Received: by ewy23 with SMTP id 23so3877978ewy.24 for ; Wed, 25 Nov 2009 06:11:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=FnsTHqfWiKKLKa+Jl80vRMTV748ZgdaYfAHhohnx8SM=; b=CUlHStOI33RMueNGlORqbCM0IeLCGXIHiejRVi0T7cAB1KSbajz62mGt0wReq5Y+g+ /vVhBcP+hcmy446jEbvCTSYbrXOlyYpG1lPslHBs9aGkJ+oZCFStdG6FPXHPgoDS5ysg X1ROEY0U0d6i2n/Z0miQ4f0LS9nIncv+a8e3Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SR8c96k+gmQexDACVPNVcSxJ0mQ0VEGVxbD2vp03suK6HnMxTj9aM8oGcLb5PnpSvZ AXGLtgrDaJjcFxkDBlWcmdKdnumuK+nyXQjllz+pdt0ezp5NIhs3GweRoiiUSZDqpgZi K7XREiffHvYDYXcO9paaPWZ7wl++n6Jw0AcH8= MIME-Version: 1.0 Received: by 10.213.96.65 with SMTP id g1mr4441468ebn.44.1259158270979; Wed, 25 Nov 2009 06:11:10 -0800 (PST) In-Reply-To: References: Date: Wed, 25 Nov 2009 14:11:10 +0000 Message-ID: <2e027be00911250611w1bc70785t2cb457f741761b4a@mail.gmail.com> From: Tom Evans To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=00504502c5e17530da047932a1fb Subject: Re: [users@httpd] Apache httpd replication / proxy mirror server? --00504502c5e17530da047932a1fb Content-Type: text/plain; charset=UTF-8 On Wed, Nov 25, 2009 at 2:09 PM, nino martinez wael < nino.martinez.wael@gmail.com> wrote: > Hi Guys > > Is it possible somehow to use httpd for replicate files between servers ? > > We have a use case where a user will place a file on one of the apache > servers and then it should get replicated towards the other servers.. > > > regards Nino > No, but "man 1 rsync" should get you in the right direction. Cheers Tom --00504502c5e17530da047932a1fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Wed, Nov 25, 2009 at 2:09 PM, nino martinez w= ael <n= ino.martinez.wael@gmail.com> wrote:
Hi Guys

Is it possible somehow to use httpd for replicate files betw= een servers ?

We have a use case where a user will place a file on o= ne of the apache servers and then it should get replicated towards the othe= r servers..


regards Nino

No, but "man 1 rsync" should get you in th= e right direction.

Cheers

Tom
--00504502c5e17530da047932a1fb--