lkml.org 
[lkml]   [2006]   [Oct]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 13 Oct 2006 10:55:17 -0700
From"H. Peter Anvin" <>
SubjectRe: 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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-13 17:59    [from the cache]
©2003-2008