Henrik Nordström wrote:
tor 2010-02-11 klockan 08:33 -0500 skrev Matthew Morgan:
I may be misunderstanding you here, but not specifying
range_offset_limit makes it default to 0, which only downloads what the
client asks for no matter what. -1 makes it download the whole object
regardless of the range asked for by the client.
In byte specifications none == -1
range_offset_limit none acl...
means that there is no limit on range requests prefetching for requests
matching the acl...
Regards
Henrik
Yeah, I figured I just misunderstood what he was saying. Thanks, Hendrik.