On 12/31/05, <b class="gmail_sendername">Ian Forde</b> &lt;<a href="mailto:ian@duckland.org">ian@duckland.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2005-12-30 at 21:26 -0800, Jonathan Tidmore wrote:<br>&gt; On 12/30/05, Todd Johnson &lt;<a href="mailto:todd@toddejohnson.net">todd@toddejohnson.net</a>&gt; wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is there a way to remove the file size limit in apache?&nbsp;&nbsp;It
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gives me a<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; forbidden when I try to access my nuv's that are about 2.2g<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; across my<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lan.&nbsp;&nbsp;I can see one show that is 1.1g but not my other 2.2g<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; shows.
<br>&gt;<br>&gt; The latest Apache, 2.2.0, supports files larger than 2 gigs.&nbsp;&nbsp;All<br>&gt; previous versions have a 2 gig file size limit.&nbsp;&nbsp;Apache 2.2 came out a<br>&gt; couple of weeks ago so you'll probably need to compile it yourself.
<br><br>Not entirely accurate.&nbsp;&nbsp;Apache, as historically compiled by Red Hat /<br>Fedora - has had its rpms built without largefile support (&gt;2GB).<br>That's not to say that it wasn't in the code...<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-I</blockquote>
<div><br>It's entirely accurate.&nbsp; Apache has not supported large file sizes until 2.2.&nbsp; Look at the New Features list for Apache 2.2:<br>
<br>
<a href="http://httpd.apache.org/docs/2.2/new_features_2_2.html">http://httpd.apache.org/docs/2.2/new_features_2_2.html</a><br>
<br>
<dl><dt>Large File Support</dt><dd>httpd is now built with support for files larger than 2GB on
          modern 32-bit Unix systems.  Support for handling &gt;2GB request
          bodies has also been added.</dd></dl>
<br></div></div>-- <br>-J