On Friday 15 July 2005 17:12, Ilya Konstantinov wrote: > Hello, > > When downloading a 2.4G DVD image recently, I've noticed a problem with > our Apache installation on the IGLU server. When trying to resume a file > which is larger than 2GB, it replies: > > HTTP/1.1 416 Requested Range Not Satisfiable > > Try it yourself: > > curl -v -o /dev/null -r 150-200 > http://www.iglu.org.il/pub/distributions/fedora/4/x86_64/iso/FC4-x86_64-DVD >.iso It doesn't matter if you resume it from a point below the 2GB barrier. > In my example, I resume it from 150th byte to 200th byte. > > I even tried rebuilding out Apache 1.3 myself (thru dpkg-buildpackage) to > make sure it's built with LFS flags, but that didn't help. > > Has anyone else seen this problem (on a 32bit machine, which is what we > have)? > > Does anyone experieince the same problem with Apache 2.0 on 32bit machines? > > I'd appreciate any help with this :) > >
Might want to look here? http://mail-archives.apache.org/mod_mbox/httpd-dev/200202.mbox/[EMAIL PROTECTED] [I have no idea if that patch got applied, but at any case, it must be something really similiar...] It happend to me too, I think, but not on Apache2 (if memory serves me right) -- The day Microsoft makes a product that does not suck, is the day they start making vacuum cleaners... ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
