Hi,
When downloading a 2.4G DVD image recently, I've noticed a problem with our Apache. When trying to resume a file which is >2GB, it says: 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 -- I resume it at 150 bytes into the file.) 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. How about we try upgrading to Apache 2.0?
