Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 55497 invoked from network); 17 Apr 2006 16:23:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Apr 2006 16:23:29 -0000 Received: (qmail 92280 invoked by uid 500); 17 Apr 2006 16:23:20 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 92267 invoked by uid 500); 17 Apr 2006 16:23:19 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 92256 invoked by uid 99); 17 Apr 2006 16:23:19 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2006 09:23:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO xproxy.gmail.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Apr 2006 09:23:19 -0700 Received: by xproxy.gmail.com with SMTP id s16so372238wxc for ; Mon, 17 Apr 2006 09:22:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OROti8ZVF0oqAV4BYEb/iISLC/QDhKPutVhuz54l/6kaJToI0fez1vK2y3imEmF3aDFGw2c5z/qE4CJbSuj3snkJq9knNTe2qC2Up8LJlU071MzdE3RZRx8+w+ekdBwzqkQvsIiq4DHxJ7HzU4KzHhlKZhG5gJhXnxBZaWx4Y0E= Received: by 10.70.21.14 with SMTP id 14mr3134544wxu; Mon, 17 Apr 2006 09:22:58 -0700 (PDT) Received: by 10.70.40.10 with HTTP; Mon, 17 Apr 2006 09:22:58 -0700 (PDT) Message-ID: Date: Mon, 17 Apr 2006 12:22:58 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org, matthew@mail.rockefeller.edu In-Reply-To: <4443ADE8.2020009@rockefeller.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4443ADE8.2020009@rockefeller.edu> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache 2.2.0 - Large File Support for Uploads to Apache >2GB? X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 4/17/06, matthew wrote: > Hi, > > Does anyone know how to modify the Apache installation > to accept greater than 2GB file uploads to Apache? > > I know Apache 2.2.0 has Large File Support but not for > uploads to the Apache Server where there is a hard limit > of 2 GB. > > I have a php application for transferring large files > and we need to modify apache to accept files over 2 GB. > > I have searched all and found no clear answer. Hmmm... Have you actually tried to upload > 2GB with a client that supports that? There was some recent discussion on the dev list that suggests that 2.2 supports this just fine. You may be pointing out a bug in the LimitRequestBody documentation, which suggests a 2GB limit even on 2.2. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org