On 12/31/05, <b class="gmail_sendername">Ian Forde</b> <<a href="mailto:ian@duckland.org">ian@duckland.org</a>> 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>> On 12/30/05, Todd Johnson <<a href="mailto:todd@toddejohnson.net">todd@toddejohnson.net</a>> wrote:<br>> Is there a way to remove the file size limit in apache? It
<br>> gives me a<br>> forbidden when I try to access my nuv's that are about 2.2g<br>> across my<br>> lan. I can see one show that is 1.1g but not my other 2.2g<br>> shows.
<br>><br>> The latest Apache, 2.2.0, supports files larger than 2 gigs. All<br>> previous versions have a 2 gig file size limit. Apache 2.2 came out a<br>> couple of weeks ago so you'll probably need to compile it yourself.
<br><br>Not entirely accurate. Apache, as historically compiled by Red Hat /<br>Fedora - has had its rpms built without largefile support (>2GB).<br>That's not to say that it wasn't in the code...<br><br> -I</blockquote>
<div><br>It's entirely accurate. Apache has not supported large file sizes until 2.2. 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 >2GB request
bodies has also been added.</dd></dl>
<br></div></div>-- <br>-J