Say user John requests a 1MB static file through a squid server. The headers allow squid to cache it. Now user Bob requests a byte range of that URL through the squid server. Will squid serve that byte range from its cached copy of that file, or are range requests not served from cache? Thanks, Mordy