X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id B6B4CD1DDC7 for ; Tue, 17 Feb 2004 21:21:40 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 49864-03 for ; Tue, 17 Feb 2004 17:21:38 -0400 (AST) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by svr1.postgresql.org (Postfix) with ESMTP id ECCF9D1D4E7 for ; Tue, 17 Feb 2004 17:21:35 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 1AtCeu-000GIs-0U; Tue, 17 Feb 2004 21:21:36 +0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: Re: Mirror how-to? X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 17 Feb 2004 21:21:36 -0000 Message-ID: <03AF4E498C591348A42FC93DEA9661B889F3B5@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Mirror how-to? Thread-Index: AcP1l6Kb6Vy1roJ4QnWDuG7BQ/MtbQABFSVQ From: "Dave Page" To: "elein" , "Devrim GUNDUZ" Cc: "PostgreSQL WWW Mailing List" , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/115 X-Sequence-Number: 3680 =20 > -----Original Message----- > From: elein [mailto:elein@varlena.com]=20 > Sent: 17 February 2004 19:14 > To: Devrim GUNDUZ > Cc: PostgreSQL WWW Mailing List; postgresql@tdmsoft.com > Subject: Re: [pgsql-www] Mirror how-to? >=20 > I want to know this too. Hi Elein, In order to get started, i need to get the following info from you please: - Geographic Location of server (just the country) - IP address of mirror server - Port number if non-standard - Hostnames/ip addresses of 1 or 2 machines that you will use to rsync the site (rsync is the only update method we support). For most sites this will be the same as the server - Path to content (for ftp servers - eg: /pub/postgresql) You will need to be able to setup a virtualhost on your server for a web mirror. Once I have these details I can add them to our mirror system which will allow you to access the rsync server and have your mirror(s) listed on the main site. I will also then assign you a mirror hostname to use in your virtualserver configuration. Regards, Dave.