[squid-users] Caching large files problem?
Hello,
I'm doing some testing here and noticed that it's not caching large
files.
I have "maximum_object_size 8192 KB"
Here's an example of a test file I was using. It's 2.75 MB.
Initial Download:
1073607565.958 31350 204.244.159.3 TCP_MISS/200 2814345 GET
[url]http://webpages.charter.net/kevogod/files/Shareaza18A4.exe[/url] -
DIRECT/209.225.8.65 application/octet-stream
Here's when I download it again:
1073607603.549 31663 204.244.159.3 TCP_CLIENT_REFRESH_MISS/200 2814345
GET [url]http://webpages.charter.net/kevogod/files/Shareaza18A4.exe[/url] -
DIRECT/209.225.8.65 application/octet-stream
Shouldn't it be pulling it from cache when I download it a second time?
Thanks,
- Darren