[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] bzr,savannah.gnu.org slow
From: |
Jim Meyering |
Subject: |
Re: [Savannah-hackers-public] bzr,savannah.gnu.org slow |
Date: |
Fri, 25 Feb 2011 13:16:55 +0100 |
Eli Zaretskii wrote:
> Is something wrong with bzr.savannah.gnu.org? It started to work very
> slowly in the past hour or so; it was fine just a couple of hours
> ago. "bzr up" in the Emacs trunk takes 68 sec for a single revision
> committed since the last update; someone else reported that he had to
> wait for 17 min (!) to commit a change in one file.
>
> Could someone please check what is going on, and why?
The load average was above 90, due to malfunctioning cgit.cgi scripts.
I killed all that were running and ran chmod a-x on the script itself,
thus turning off that service until we know more.