El 21/08/13 05:15, Amos Jeffries escribió:
On 20/08/2013 11:43 p.m., Alfredo Rezinovsky wrote:
I have a url_rewrite_program and I want it to know if the request
includes a range, and the value of the range.
What for please? and in what Squid version?
Amos
Version 3.HEAD.
1. I want my helper to get, cache, and serve by itself the MISSED ranges
as they are requested. I will lose tproxy feature here, but I can take it
2. After having the whole file, I will inject it in squid cache. (I
already have this solved)
3. After that I will let squid serve HIT ranges from the complete cached
file.