Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 467139FA605 for ; Wed, 11 Apr 2007 05:36:09 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 14784-06 for ; Wed, 11 Apr 2007 05:36:05 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id D83DF9FA50C for ; Wed, 11 Apr 2007 05:36:04 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id B1FE7DCC7C3; Wed, 11 Apr 2007 10:36:03 +0200 (CEST) Date: Wed, 11 Apr 2007 10:36:03 +0200 From: Magnus Hagander To: pgsql-www Subject: Very slow rsync of ftp site Message-ID: <20070411083603.GC1810@svr2.hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/42 X-Sequence-Number: 11792 When setting up the new wwwmaster, I've noticed extremely slow rsync speeds to svr1 to get the ftp site. Doing the full sync took about 48 *hours*. Running an incremental sync is faster, but it's still a *lot* slower than it should be. Rsync summary line is: sent 64320 bytes received 29104322 bytes 115519.37 bytes/sec So we're only getting a single megabit, which is certainly a lot less than I'd expect. Can someone look into this? ;-) I've spoken with Stefan, and there certainly is no bandwidth issue on that end. I'm unsure if it's a host problem with svr1 or a network problem at that end. //Magnus