From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19522 invoked from network); 17 Sep 2004 16:18:53 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 17 Sep 2004 16:18:53 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8LXV-0004Mv-3V for listarch-gnats-devel@sources.redhat.com; Fri, 17 Sep 2004 12:24:49 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C8LXR-0004Mq-9L for help-gnats@gnu.org; Fri, 17 Sep 2004 12:24:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C8LXP-0004Ma-Kn for help-gnats@gnu.org; Fri, 17 Sep 2004 12:24:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C8LXP-0004MQ-Ic for help-gnats@gnu.org; Fri, 17 Sep 2004 12:24:43 -0400 Received: from [192.18.42.13] (helo=nwkea-mail-1.sun.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C8LRW-0003bb-9Z for help-gnats@gnu.org; Fri, 17 Sep 2004 12:18:38 -0400 Received: from phys-lego-1.Norway.Sun.COM ([129.159.112.5]) by nwkea-mail-1.sun.com (8.12.10/8.12.9) with ESMTP id i8HGIY4d016427; Fri, 17 Sep 2004 09:18:35 -0700 (PDT) Received: from [129.159.115.208] ([129.159.115.208]) by phys-lego-1.Norway.Sun.COM (8.12.10+Sun/8.12.10/ENSMAIL,v2.3beta1412) with ESMTP id i8HGIXKk014063; Fri, 17 Sep 2004 18:18:33 +0200 (MEST) Message-ID: <414B0E68.4000408@sun.com> Date: Fri, 17 Sep 2004 16:54:00 -0000 From: Yngve Svendsen User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: help-gnats@gnu.org References: <20040917145555.GC14100@wookimus.net> In-Reply-To: <20040917145555.GC14100@wookimus.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Request not processed: 413 Request entity too large X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2004-q3/txt/msg00073.txt.bz2 Chad Walstrom wrote: >Horvath Peter wrote: > > >>I got this error message: >>Request not processed: 413 Request entity too large >> >> > >You know, I've looked in the gnats 4.0 for "Request" and "entity" and >haven't found either string. Unfortunately, it seems that savannah has >yet again fouled up my cvs-over-ssh access. > > This is an error message from the web server, not from GNATS. Basically, the request that goes from the browser to the web server contains more data than the web server has been configured to receive at once. If your web server is running Apache, this should be possible to to fix by using the LimitRequestFieldsize directive in httpd.conf, see http://httpd.apache.org/docs/mod/core.html#limitrequestfieldsize for details. Yngve Svendsen Gnatsweb maintainer _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats