Gentoo Archives: gentoo-dev

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: git://anongit.gentoo.org is extremely slow
Date: Fri, 24 Apr 2015 14:38:36
Message-Id: mhdkg9$7hi$1@ger.gmane.org
In Reply to: Re: [gentoo-dev] git://anongit.gentoo.org is extremely slow by "Robin H. Johnson"
1 On 23/04/15 23:01, Robin H. Johnson wrote:
2 > On Wed, Apr 22, 2015 at 05:11:13PM +0300, Nikos Chantziaras wrote:
3 >> Adding overlays with layman is now extremely slow after the overlays
4 >> were moved to anongit.gentoo.org. Cloning anything beginning with
5 >> "git://anongit.gentoo.org/" is capped at 15KB/s, sometimes 10KB/s.
6 >>
7 >> This is unworkably slow.
8 >>
9 >> Is this intentional?
10 > Where are you located?
11 >
12 > I'm wondering if you're suffering connectivity impacts of the location
13 > change.
14 >
15 > Both boxes have enough hardware:
16 > anongit (manakin): Xeon E5-2620, 32GB RAM, 512GB SSD (RAID1), US-East
17 > git (oystercatcher): Xeon E5-1650, 64GB RAM, 240GB SSD (RAID1), Germany
18 >
19 > We'll be bringing a EU location for anongit online as well soon, mostly
20 > as the US-East doesn't have IPv6, and we can't put a tunnel into there.
21
22 The problem seems to have been fixed now.
23
24 It was not a location problem, because only git:// seemed to be affected:
25
26 git clone git://... <- 15KB/s
27 git clone https://... <- 2MB/s

Replies

Subject Author
Re: [gentoo-dev] Re: git://anongit.gentoo.org is extremely slow "Vadim A. Misbakh-Soloviov" <mva@×××.name>