]> git.ipfire.org Git - thirdparty/squid.git/commit
Make range_offset_limit 0 disable local range processing as documented
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Tue, 18 Mar 2008 00:05:26 +0000 (01:05 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Tue, 18 Mar 2008 00:05:26 +0000 (01:05 +0100)
commitf82874c472d0304df73fb3c34dfe7536c630ca37
tree451acb7725023990b7ddb11a96a9f94796432976
parent7a15399a7b20cd3202bac445132400427dc51907
Make range_offset_limit 0 disable local range processing as documented

was prefetching the object and processing ranges locally if the first
range started at 0 ...
src/HttpHdrRange.cc