From owner-freebsd-hubs@FreeBSD.ORG Wed Sep 5 08:18:59 2012 Return-Path: Delivered-To: hubs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6249F106566C; Wed, 5 Sep 2012 08:18:59 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id C55D68FC08; Wed, 5 Sep 2012 08:18:58 +0000 (UTC) Received: by eeke52 with SMTP id e52so99207eek.13 for ; Wed, 05 Sep 2012 01:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=tKNayC6hyvj75ciyZ0WVoWP5rB4AkVN6iru2RFzsQHs=; b=XtjbhE74FmbOFaOKlxivrXW0AJdqbckJRRfLFbeTW2W9TI0da11WCwLgyDGRKC/B5C eHstaI8ElzCG0iiFnbFBTL6Kv95SbJmle6WBpWsc6elZ7FPW1vWq5xY0mlFp6heQkFOK 3fJt6U1E6CfW5IgEXyORc3Bd3LLHI7m8WTC7F2Z/wNoE7BR5InlDTiG3L0Z+qhy1x7BM UBflN6ZHgDCoTRnSxHSu7w7/+yVJ/sCZu90r2/4XYcet5zJ5260xqNBJlPoQ7QzoJDFH 70zgr0egWUeEKOU7ZH0DuBpiW3v6pflw60ZmdrWpqi7cMGT8pmDKlupFTuhxwyetlS7R Y/SA== Received: by 10.14.223.9 with SMTP id u9mr29533327eep.10.1346833138020; Wed, 05 Sep 2012 01:18:58 -0700 (PDT) Received: from laptop (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPS id k49sm2102361een.4.2012.09.05.01.18.56 (version=SSLv3 cipher=OTHER); Wed, 05 Sep 2012 01:18:57 -0700 (PDT) Date: Wed, 5 Sep 2012 11:20:13 +0300 From: "Sergey V. Dyatko" To: hubs@freebsd.org Message-ID: <20120905112013.2d44783c@laptop> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: clusteradm@freebsd.org Subject: pkgng mirrors X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2012 08:18:59 -0000 Hi, Today I setup test jail on my laptop with head/amd64 and trying to use pkgng, as I can see we have just one(?) host for pkgbeta.freebsd.org: pkgbeta.freebsd.org. 3600 IN CNAME ftp.dk.freebsd.org. ftp.dk.freebsd.org. 3600 IN CNAME ftp.beastie.tdk.net. ftp.beastie.tdk.net. 80 IN A 193.162.146.4 that host doesn't respond 'quickly' (for me): [tiger@laptop]:~%curl -w '%{time_total}: %{time_connect} %{time_starttransfer} %{size_download} \n' -s -o /dev/null 'http://pkgbeta.freebsd.org' 18,988: 0,003 18,988 3126 I have some 'free' resources for mirroring and ready to become official mirror. That host: * already have full ftp mirror (synced @daily from ftp5.ru.freebsd.org) * available via rsync/ftp/http for everyone * have 2x1Gbit interfaces, powered 24x7 * available free disk space 1.4T In private mail bapt@ wrote "Package beta, is temporary and will be removed quite soon (I hope)". So my questions is: 1) when it will be removed? 2) I'm confused... Is the project does not need more resources ? (5.2 on [1]). [1] http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-official.html -- wbr, tiger