From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47094 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4J1O-0005Ms-F4 for qemu-devel@nongnu.org; Mon, 28 Mar 2011 16:26:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4J1N-0008A0-3X for qemu-devel@nongnu.org; Mon, 28 Mar 2011 16:26:42 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:36273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4J1M-00089u-W6 for qemu-devel@nongnu.org; Mon, 28 Mar 2011 16:26:41 -0400 Received: by gxk26 with SMTP id 26so1576269gxk.4 for ; Mon, 28 Mar 2011 13:26:40 -0700 (PDT) Message-ID: <4D90EEFD.3010708@codemonkey.ws> Date: Mon, 28 Mar 2011 15:26:37 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] FYI, cgit is temporarily disabled on qemu.org References: <4D90EE15.8090208@us.ibm.com> In-Reply-To: <4D90EE15.8090208@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel On 03/28/2011 03:22 PM, Anthony Liguori wrote: > We've been having problems on qemu.org all day. Initially, it was due > to a combination of a small DoS attack (not uncommon unfortunately). > > Later, the issue was observed when a crawler that was ignoring > robots.txt started indexing git.qemu.org. We use cgit because of the > fact that it does aggressive caching but it also seems to frequently > SEGV leaving stale lock files. This is causing all pages to be > dynamically generated which is an extremely slow path with cgit. > > For now, I've disabled cgit until I can try a newer version. This > only affects the web interface. Pulling and pushing via the git:// or > ssh:// will continue to work. Pulls from http:// will also continue to work. Regards, Anthony Liguori > > Regards, > > Anthony Liguori >