I'm a new user and just found Endian. This is exactly what I have been looking for, but I am on a very slow connection (100 KB/sec max) shared between about 20 people and I want to force the proxy to be very very aggressive and cache nearly everything.
I have turned on offline mode and went to the same web site to test (cnn.com) and still getting hardly any caching at all. 99.6% miss.
I then made sure that the download size and object size fields were set very high... 100MB and still getting very little caching.
Now as a test, I have edited the squid.conf.tmpl and changed the
refresh_pattern . 0 20% 4320
line to
refresh_pattern . 600000 100% 700000 override-expire override-lastmod reload-into-ims ignore-reload ignore-no-cache ignore-private ignore-auth
Even with this setting, I am still getting only a very small amount of cache hits. Please help.