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 :)


=================================================================
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]

Reply via email to