From owner-freebsd-pkg@freebsd.org Sun Apr 12 10:23:40 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED6112B8EB0; Sun, 12 Apr 2020 10:23:39 +0000 (UTC) (envelope-from per@hedeland.org) Received: from mailout.easydns.com (mailout.easydns.com [64.68.202.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 490SWs6C4Dz3x5Z; Sun, 12 Apr 2020 10:23:37 +0000 (UTC) (envelope-from per@hedeland.org) Received: from localhost (localhost [127.0.0.1]) by mailout.easydns.com (Postfix) with ESMTP id D4216C20E9; Sun, 12 Apr 2020 10:23:35 +0000 (UTC) Received: from mailout.easydns.com ([127.0.0.1]) by localhost (emo12-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wEZJsG_bzwWW; Sun, 12 Apr 2020 10:23:35 +0000 (UTC) Received: from hedeland.org (81-228-157-209-no289.tbcn.telia.com [81.228.157.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easydns.com (Postfix) with ESMTPSA id 84BB6C210D; Sun, 12 Apr 2020 10:23:18 +0000 (UTC) Received: from pluto.hedeland.org (pluto.hedeland.org [10.1.1.5]) by tellus.hedeland.org (8.15.2/8.15.2) with ESMTPS id 03CANFuB040754 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Sun, 12 Apr 2020 12:23:16 +0200 (CEST) (envelope-from per@hedeland.org) Subject: Re: pkg mirrors extremely slow, why not use the ftp mirrors? To: Tomasz CEDRO , Martin Hanson Cc: FreeBSD Questions Mailing List , freebsd-pkg@freebsd.org References: <6094091586626901@vla1-a1bfe7298e26.qloud-c.yandex.net> From: Per Hedeland Message-ID: <9e55d4bb-921a-ba19-3707-4431597ef79c@hedeland.org> Date: Sun, 12 Apr 2020 12:23:15 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 490SWs6C4Dz3x5Z X-Spamd-Bar: +++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of per@hedeland.org has no SPF policy when checking 64.68.202.10) smtp.mailfrom=per@hedeland.org X-Spamd-Result: default: False [3.11 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; RECEIVED_SPAMHAUS_PBL(0.00)[209.157.228.81.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net : 127.0.0.11]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; IP_SCORE(0.35)[ip: (0.51), ipnet: 64.68.200.0/22(-0.21), asn: 16686(1.56), country: CA(-0.09)]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[hedeland.org]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(0.03)[0.031,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_SPAM_LONG(0.93)[0.928,0]; R_SPF_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[10.202.68.64.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:16686, ipnet:64.68.200.0/22, country:CA]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2020 10:23:40 -0000 On 2020-04-11 22:41, Tomasz CEDRO wrote: > On Sat, Apr 11, 2020 at 7:42 PM Martin Hanson wrote: >> I'm on a gigabit connection in EU, using the "pkg0.bme.freebsd.org" is horrible: > > +1 on this one :-( Compared to Linux repos where you can fetch really > large amount of packages in a seconds we are really behind :-( I can > see some improvement in speed recently but its still too slow.. +1 on the slowness, but not on recent improvement - depending on the meaning of "recent", I rather think the *slowness* is recent. In all the years that I've been using the package repositories, I've never considered it particularly slow - until I had reason to install a few packages this last week, seeing speeds around 100 kB/s like Martin reported or worse. My previous significant use was probably in early January when I upgraded several hosts to 12.1-RELEASE, installing hundreds of packages in the process - and it was "reasonably fast" AFAIR. FWIW, I'm also i EU (Sweden), but for some reason end up fetching from pkg0.nyi.freebsd.org - my connection is 250 MBit down / 100 MBit up. --Per