Patch to MogileFS::Client to fetch only a range of bytes from a
file
Ask Bjørn Hansen
ask at develooper.com
Fri May 11 23:02:42 UTC 2007
On May 11, 2007, at 3:02 PM, Arthur Bebak wrote:
> +Be careful because not all web servers support all of the range
> header
> +formats above, so test against whatever is running on your
> mogstored nodes.
You could have the code check for the "Content-Range" header or a
"multipart/byteranges" Content-Type in the response and return an
error if it's not there.
- ask
--
http://develooper.com/ - http://askask.com/
More information about the mogilefs
mailing list