From owner-freebsd-questions Tue Aug 13 7:29:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4FE937B400 for ; Tue, 13 Aug 2002 07:29:43 -0700 (PDT) Received: from bunning.skiltech.com (bunning.skiltech.com [216.235.79.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4023543E4A for ; Tue, 13 Aug 2002 07:29:43 -0700 (PDT) (envelope-from minter@bunning.skiltech.com) Received: (from root@localhost) by bunning.skiltech.com (8.12.3/8.12.3) id g7DETgiO033721; Tue, 13 Aug 2002 10:29:42 -0400 (EDT) (envelope-from minter@bunning.skiltech.com) Received: from bunning.skiltech.com (localhost [127.0.0.1]) by bunning.skiltech.com (8.12.3/8.12.3) with ESMTP id g7DETcb0033710 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 13 Aug 2002 10:29:38 -0400 (EDT) (envelope-from minter@bunning.skiltech.com) Received: (from minter@localhost) by bunning.skiltech.com (8.12.3/8.12.3/Submit) id g7DETbfO033703; Tue, 13 Aug 2002 10:29:37 -0400 (EDT) Date: Tue, 13 Aug 2002 10:29:37 -0400 (EDT) From: "H. Wade Minter" X-X-Sender: minter@bunning.skiltech.com To: Matthew Seaman Cc: freebsd-questions@freebsd.org Subject: Re: Apache content-length issue In-Reply-To: <20020812220341.GA10183@happy-idiot-talk.infracaninophi> Message-ID: <20020813102825.B33536-100000@bunning.skiltech.com> X-Folkin-Excellent: Eddie From Ohio (efohio.com) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Aug 2002, Matthew Seaman wrote: > There is a LimitRequestBody diretive in the HTTP config that controls > maximum content-length: > > http://httpd.apache.org/docs/mod/core.html#limitrequestbody > > However, the default setting is '0' -- unlimited. This limit can be > set in httpd.conf or in per-directory .htaccess files. Thanks for the tip, but I didn't have a LimitRequestBody directive set in my httpd.conf file. I tried manually setting LimitRequestBody 0 But I still get: [Mon Aug 12 23:47:17 2002] [error] [client 4.64.113.162] Request content-length of 492970 is larger than the configured limit of 75000 Is this something that might have been configured at compile-time for Apache via the ports? Maybe to stop the chunked encoding vulnerability? --Wade -- If you have a VCR or MP3 player, you need to read these links: http://www.digitalconsumer.org/ http://digitalspeech.org/ http://www.libertyboard.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message