Re: Request not processed: 413 Request entity too large
Yngve Svendsen <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.gnats.general |
|---|---|
| Message-ID | <[email protected]> |
I believe I did answer you a couple of days ago. Anyway, this is qhat I sent: 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 Peter Horvath wrote: >I haven't got any answer and haven't found any helpful documentation on the >net. >So if you have some information please send it to me. > >thank you >Peter Horvath > >----- Original Message ----- >From: "Chad Walstrom" <[email protected]> >To: "Horvath Peter" <[email protected]> >Cc: <[email protected]> >Sent: Friday, September 17, 2004 4:55 PM >Subject: Re: Request not processed: 413 Request entity too large > > > > >_______________________________________________ >Help-gnats mailing list >[email protected] >http://lists.gnu.org/mailman/listinfo/help-gnats > >