[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <452FD305.6070902@zytor.com>
Date: Fri, 13 Oct 2006 10:55:17 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Alistair John Strachan <s0348365@....ed.ac.uk>,
Kay Sievers <kay.sievers@...y.org>
CC: Linus Torvalds <torvalds@...l.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.19-rc2
Alistair John Strachan wrote:
> On Friday 13 October 2006 17:49, Linus Torvalds wrote:
>> Ok, it's a week since -rc1, so -rc2 is out there.
>
> Does anybody know what's up with the git server? Hopefully it's just my
> connection...
>
> [alistair] 18:38 [~/linux-git] git pull
> fatal: unexpected EOF
> Fetch failure:
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
No, this is the result of a serious problem with gitweb.
We run gitweb behind a cache (otherwise it would be unacceptably
expensive), but when httpd starts timing out on gitweb, it spawns gitweb
over and over and over again, and the load on the machine skyrockets,
throttling other services.
This happens every time we're on one server instead of two (one server
is down right now for network rewiring.)
I think for now I'm just going to put a loadavg cap on running gitweb...
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists